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

List of all members.

Public Types

typedef std::vector
< DtLrcConsoleLogEventXmlBlockSP
LrcConsoleLogEventXmlBlockList

Public Member Functions

 DtLrcConsoleLogXmlBlock (DtEnvValueSP existingNode, DtEnvValueSP root)
 DtLrcConsoleLogXmlBlock (DtEnvValueSP root)
virtual ~DtLrcConsoleLogXmlBlock ()
virtual
DtLrcConsoleLogEventXmlBlockSP 
addEvent (DtTime time, bool isRtiAmbCall, bool isException, const DtString &description)
virtual
DtLrcConsoleLogEventXmlBlockSP 
removeEvent (DtTime time)
virtual void removeEvent (DtLrcConsoleLogEventXmlBlockSP eventSP)
const
LrcConsoleLogEventXmlBlockList
events () const
void setStartIndex (unsigned int startIndex)
unsigned int startIndex () const
void setStopIndex (unsigned int startIndex)
unsigned int stopIndex () const
DtTime startTime () const
DtTime stopTime () const

Static Public Member Functions

static DtSpyXmlBlockSP create (DtNodeAndParentPair xmlNodeAndParent)

Protected Attributes

DtSpyXmlBlockElement< unsigned
int, true
myStartIndex
DtSpyXmlBlockElement< unsigned
int, true
myStopIndex
DtSpyXmlBlockElement< double,
true
myStartTime
DtSpyXmlBlockElement< double,
true
myStopTime
LrcConsoleLogEventXmlBlockList myEvents

Member Typedef Documentation


Constructor & Destructor Documentation

DtLrcConsoleLogXmlBlock::DtLrcConsoleLogXmlBlock ( DtEnvValueSP  existingNode,
DtEnvValueSP  root 
)

References myEvents.

Referenced by create().


Member Function Documentation

DtLrcConsoleLogEventXmlBlockSP DtLrcConsoleLogXmlBlock::addEvent ( DtTime  time,
bool  isRtiAmbCall,
bool  isException,
const DtString &  description 
) [virtual]

References myEvents.

void DtLrcConsoleLogXmlBlock::setStartIndex ( unsigned int  startIndex) [inline]

References myStartIndex, and startIndex().

void DtLrcConsoleLogXmlBlock::setStopIndex ( unsigned int  startIndex) [inline]

References myStopIndex, and stopIndex().

unsigned int DtLrcConsoleLogXmlBlock::startIndex ( ) const [inline]

References myStartIndex.

Referenced by setStartIndex().

DtTime DtLrcConsoleLogXmlBlock::startTime ( ) const [inline]

References myStartTime.

unsigned int DtLrcConsoleLogXmlBlock::stopIndex ( ) const [inline]

References myStopIndex.

Referenced by setStopIndex().

DtTime DtLrcConsoleLogXmlBlock::stopTime ( ) const [inline]

References myStopTime.


Member Data Documentation

Referenced by setStartIndex(), and startIndex().

Referenced by addEvent(), and startTime().

Referenced by addEvent(), setStopIndex(), and stopIndex().

Referenced by addEvent(), and stopTime().


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)