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

List of all members.

Public Member Functions

 DtSwitchSystemComponentPSR (DtVrfObject *vrfObject, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 constructor
 DtSwitchSystemComponentPSR (const DtSwitchSystemComponentPSR &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
virtual ~DtSwitchSystemComponentPSR ()
 destructor
DtSwitchSystemComponentPSRoperator= (const DtSwitchSystemComponentPSR &orig)
 assignment operator - not implemented
virtual
DtVrfProcessStateRepository
clone (const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
 returns a newly created copy of this object
virtual DtString type () const
 Returns the string type of the repository, as defined in procSRTypes.h.
virtual bool inTransition () const
 Accessor/Mutator for #myPartPosition.
virtual void setInTransition (bool value)
 Accessor/Mutator for #myPartPosition.

Static Public Member Functions

static
DtVrfProcessStateRepository
creator (const DtString &rwName, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry)
 Returns a newly created instance of this class.

Protected Attributes

DtRwBoolean myInTransition
 If the entity was in transition between systems.

Constructor & Destructor Documentation

DtSwitchSystemComponentPSR::DtSwitchSystemComponentPSR ( DtVrfObject vrfObject,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

constructor

DtSwitchSystemComponentPSR::DtSwitchSystemComponentPSR ( const DtSwitchSystemComponentPSR orig,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

copy constructor

destructor


Member Function Documentation

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

assignment operator - not implemented

virtual DtVrfProcessStateRepository* DtSwitchSystemComponentPSR::clone ( const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]

returns a newly created copy of this object

Implements DtVrfProcessStateRepository.

virtual DtString DtSwitchSystemComponentPSR::type ( ) const [virtual]

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

Implements DtVrfProcessStateRepository.

virtual bool DtSwitchSystemComponentPSR::inTransition ( ) const [virtual]

Accessor/Mutator for #myPartPosition.

virtual void DtSwitchSystemComponentPSR::setInTransition ( bool  value) [virtual]

Accessor/Mutator for #myPartPosition.

static DtVrfProcessStateRepository* DtSwitchSystemComponentPSR::creator ( const DtString rwName,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry 
) [static]

Returns a newly created instance of this class.


Member Data Documentation

If the entity was in transition between systems.


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)