Crazy Eddies GUI System 0.7.6
|
A class that manages the creation of, access to, and destruction of GUI Scheme objects. More...
Public Types | |
typedef ConstBaseIterator < ObjectRegistry > | SchemeIterator |
Definition of SchemeIterator type. | |
Public Member Functions | |
SchemeManager () | |
Constructor. | |
~SchemeManager () | |
Destructor. | |
SchemeIterator | getIterator () const |
Return a SchemeManager::SchemeIterator object to iterate over the available schemes. | |
Protected Member Functions | |
void | doPostObjectAdditionAction (Scheme &object) |
Function called each time a new object is added to the collection. |
A class that manages the creation of, access to, and destruction of GUI Scheme objects.