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

List of all members.

Public Member Functions

 DtTimeKeeperPSR (DtVrfObject *vrfObject, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 DtTimeKeeperPSR (const DtTimeKeeperPSR &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
virtual ~DtTimeKeeperPSR ()
DtTimeKeeperPSRoperator= (const DtTimeKeeperPSR &orig)
virtual
DtVrfProcessStateRepository
clone (const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
virtual DtString type () const
 Returns the string type of the repository, as defined in procSRTypes.h.
virtual void setElapsedTime (double time)
virtual double elapsedTime () const

Static Public Member Functions

static
DtVrfProcessStateRepository
creator (const DtString &rwName, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry)

Protected Attributes

DtRwReal myElapsedTime

Constructor & Destructor Documentation

DtTimeKeeperPSR::DtTimeKeeperPSR ( DtVrfObject vrfObject,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)
DtTimeKeeperPSR::DtTimeKeeperPSR ( const DtTimeKeeperPSR orig,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)
virtual DtTimeKeeperPSR::~DtTimeKeeperPSR ( ) [virtual]

Member Function Documentation

DtTimeKeeperPSR& DtTimeKeeperPSR::operator= ( const DtTimeKeeperPSR orig)
virtual DtVrfProcessStateRepository* DtTimeKeeperPSR::clone ( const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]
virtual DtString DtTimeKeeperPSR::type ( ) const [virtual]

Returns the string type of the repository, as defined in procSRTypes.h.

Implements DtVrfProcessStateRepository.

virtual void DtTimeKeeperPSR::setElapsedTime ( double  time) [virtual]
virtual double DtTimeKeeperPSR::elapsedTime ( ) const [virtual]
static DtVrfProcessStateRepository* DtTimeKeeperPSR::creator ( const DtString rwName,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry 
) [static]

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)