VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
DtReservedSlot Class Reference
Inheritance diagram for DtReservedSlot:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtReservedSlot (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtReservedSlot (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtReservedSlot (const DtString &name, const DtReservedSlot &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 copy constructor
 DtReservedSlot (const DtSymbolString &name, const DtReservedSlot &orig, DtReaderWriterRegistry *parentRegistry=NULL)
virtual ~DtReservedSlot ()
int reservedSlot () const
void setReservedSlot (int)
const DtRwTemplatedListPtr
< DtRwString > & 
reservedBy () const
void addReservedBy (const DtString &)

Protected Attributes

DtRwInt myReservedSlot
DtRwTemplatedListPtr< DtRwStringmyReservedBy

Constructor & Destructor Documentation

DtReservedSlot::DtReservedSlot ( const DtString name,
DtReaderWriterRegistry parentRegistry = NULL 
)
DtReservedSlot::DtReservedSlot ( const DtSymbolString name,
DtReaderWriterRegistry parentRegistry = NULL 
)
DtReservedSlot::DtReservedSlot ( const DtString name,
const DtReservedSlot orig,
DtReaderWriterRegistry parentRegistry = NULL 
)

copy constructor

DtReservedSlot::DtReservedSlot ( const DtSymbolString name,
const DtReservedSlot orig,
DtReaderWriterRegistry parentRegistry = NULL 
)
virtual DtReservedSlot::~DtReservedSlot ( ) [virtual]

Member Function Documentation

int DtReservedSlot::reservedSlot ( ) const [inline]

References myReservedSlot.

void DtReservedSlot::setReservedSlot ( int  s) [inline]

References myReservedSlot.

References myReservedBy.

void DtReservedSlot::addReservedBy ( const DtString s) [inline]

References DtRwList::add(), and myReservedBy.


Member Data Documentation

Referenced by reservedSlot(), and setReservedSlot().

Referenced by addReservedBy(), and reservedBy().


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)