VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtTopLevelComponentSystem Class Reference

A specialized version of DtComponentSystem that is used as the root of the all the systems on a DtVrfObject. More...

Inheritance diagram for DtTopLevelComponentSystem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTopLevelComponentSystem (DtVrfObject *owner, DtSimManager *simManager)
virtual ~DtTopLevelComponentSystem ()
virtual bool init ()
virtual DtSimResourceManagerresourceManager ()
virtual const
DtSimResourceManager
resourceManager () const

Protected Attributes

DtSimResourceManagermyResouceManager

Private Member Functions

 DtTopLevelComponentSystem ()
 Not Implemented.
 DtTopLevelComponentSystem (const DtTopLevelComponentSystem &orig)
 Not Implemented.
DtTopLevelComponentSystemoperator= (const DtTopLevelComponentSystem &orig)
 Not Implemented.

Detailed Description

A specialized version of DtComponentSystem that is used as the root of the all the systems on a DtVrfObject.

This system contains all the other systems, as well as all the top level DtSimComponent instances for an object. One specialization is that it uses the DtSimResouceManager from the main state repository instead of one in its own PSR like most systems do.


Constructor & Destructor Documentation

Not Implemented.

Not Implemented.


Member Function Documentation

DtTopLevelComponentSystem& DtTopLevelComponentSystem::operator= ( const DtTopLevelComponentSystem orig) [private]

Not Implemented.

virtual bool DtTopLevelComponentSystem::init ( ) [virtual]

Reimplemented from DtComponentSystem.

Returns:
The resource manager for this system. This includes resources for this system only.

Reimplemented from DtComponentSystem.

Returns:
The resource manager for this system. This includes resources for this system only.

Reimplemented from DtComponentSystem.


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)