#include "FUtils/FUObjectType.h"
Go to the source code of this file.
Classes | |
class | FUObject |
A contained object. More... | |
class | FUObjectContainer |
An object container Each container holds a list of contained objects. More... | |
Typedefs | |
typedef vector< FUObject * > | FUObjectList |
A dynamically-sized array of contained objects. |