FUObjectContainer Class Reference
[Utility Classes.]

An object container Each container holds a list of contained objects. More...

#include <FUObject.h>

Inheritance diagram for FUObjectContainer:

FCDocument List of all members.

Public Member Functions

 FUObjectContainer ()
 Constructor: empty.
virtual ~FUObjectContainer ()
 Destructor.

Protected Member Functions

const FUObjectListGetObjects () const
 Retrieves the list of objects contained within the container.

Friends

class FUObject

Detailed Description

An object container Each container holds a list of contained objects.

It will release all the objects when it is released and the objects inform it of their creation/destruction.


Constructor & Destructor Documentation

virtual FUObjectContainer::~FUObjectContainer  )  [virtual]
 

Destructor.

Releases all the objects contained within this container.


Member Function Documentation

const FUObjectList& FUObjectContainer::GetObjects  )  const [inline, protected]
 

Retrieves the list of objects contained within the container.

This list should be accessed for debugging and testing purposes only.

Returns:
The list of contained objects.


The documentation for this class was generated from the following file:
Generated on Fri May 12 16:44:44 2006 for FCollada by  doxygen 1.4.6-NO