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

List of all members.

Public Member Functions

 DtAggregatedResource ()
 default constructor
 DtAggregatedResource (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 real constructor
 DtAggregatedResource (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtAggregatedResource (const DtString &name, const DtAggregatedResource &orig, DtReaderWriterRegistry *parentRegistry=NULL)
 copy constructor
 DtAggregatedResource (const DtSymbolString &name, const DtAggregatedResource &orig, DtReaderWriterRegistry *parentRegistry=NULL)
const DtAggregatedResourceoperator= (const DtAggregatedResource &orig)
 assignment operator
virtual ~DtAggregatedResource ()
virtual DtAggregatedResourceclone (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL) const
virtual DtAggregatedResourceclone (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL) const
virtual void setPercentageFull (DtReal percent)
 percentageFull is set to the percentage specified,
virtual const DtReal percentageFull () const

Protected Attributes

DtRwReal myPercentageFull

Constructor & Destructor Documentation

default constructor

DtAggregatedResource::DtAggregatedResource ( const DtString name,
DtReaderWriterRegistry parentRegistry = NULL 
)

real constructor

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

copy constructor

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

Member Function Documentation

const DtAggregatedResource& DtAggregatedResource::operator= ( const DtAggregatedResource orig)

assignment operator

virtual DtAggregatedResource* DtAggregatedResource::clone ( const DtString name,
DtReaderWriterRegistry parentRegistry = NULL 
) const [virtual]
virtual DtAggregatedResource* DtAggregatedResource::clone ( const DtSymbolString name,
DtReaderWriterRegistry parentRegistry = NULL 
) const [virtual]
virtual void DtAggregatedResource::setPercentageFull ( DtReal  percent) [virtual]

percentageFull is set to the percentage specified,

virtual const DtReal DtAggregatedResource::percentageFull ( ) const [virtual]

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)