Compounds | |
class | Attachable |
An object that can be attached to another object. More... | |
class | Class |
An object representing the class of another object. More... | |
struct | Destroy |
A function object that destroys allocated memory. More... | |
class | Event |
An object that notifies observers of significant events. More... | |
class | Object |
Base class of all objects in the class hierarchy. More... | |
class | Observer |
An object that observes other objects. More... |