MAK RTIspy API Documentation for HLA Evolved
Public Member Functions | Static Public Member Functions | Protected Attributes
DtTimeStateXmlBlock Class Reference
+ Inheritance diagram for DtTimeStateXmlBlock:
+ Collaboration diagram for DtTimeStateXmlBlock:

List of all members.

Public Member Functions

 DtTimeStateXmlBlock (DtEnvValueSP existingNode, DtEnvValueSP root)
 DtTimeStateXmlBlock (bool regulating, bool constrained, const DtString &lbts, const DtString &lookahead, const DtString &curTime, DtEnvValueSP root)
virtual ~DtTimeStateXmlBlock ()
virtual void setTimeState (bool regulating, bool constrained, const DtString &lbts, const DtString &lookahead, const DtString &curTime)
bool isRegulating () const
bool isConstrained () const
DtString lbts () const
DtString lookahead () const
DtString currentTime () const

Static Public Member Functions

static DtSpyXmlBlockSP create (DtNodeAndParentPair xmlNodeAndParent)

Protected Attributes

DtSpyXmlBlockElement< boolmyIsRegulating
DtSpyXmlBlockElement< boolmyIsConstrained
DtSpyXmlBlockElement< DtString > myLbts
DtSpyXmlBlockElement< DtString > myLookahead
DtSpyXmlBlockElement< DtString > myCurrentTime

Constructor & Destructor Documentation

DtTimeStateXmlBlock::DtTimeStateXmlBlock ( DtEnvValueSP  existingNode,
DtEnvValueSP  root 
)

Referenced by create().

DtTimeStateXmlBlock::DtTimeStateXmlBlock ( bool  regulating,
bool  constrained,
const DtString &  lbts,
const DtString &  lookahead,
const DtString &  curTime,
DtEnvValueSP  root 
)

Member Function Documentation

References DtTimeStateXmlBlock().

DtString DtTimeStateXmlBlock::currentTime ( ) const [inline]

References myCurrentTime.

References myIsConstrained.

References myIsRegulating.

DtString DtTimeStateXmlBlock::lbts ( ) const [inline]

References myLbts.

Referenced by setTimeState().

DtString DtTimeStateXmlBlock::lookahead ( ) const [inline]

References myLookahead.

Referenced by setTimeState().

void DtTimeStateXmlBlock::setTimeState ( bool  regulating,
bool  constrained,
const DtString &  lbts,
const DtString &  lookahead,
const DtString &  curTime 
) [virtual]

Member Data Documentation

Referenced by currentTime(), and setTimeState().

Referenced by isConstrained(), and setTimeState().

Referenced by isRegulating(), and setTimeState().

Referenced by lbts(), and setTimeState().

Referenced by lookahead(), and setTimeState().


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

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)