Public Member Functions | Private Attributes

Instances of DtLgrSetTimePdu are to tell a remote logger to go to time position HH:MM:SS. More...

+ Inheritance diagram for DtLgrSetTimePdu:
+ Collaboration diagram for DtLgrSetTimePdu:

List of all members.

Public Member Functions

 DtLgrSetTimePdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrSetTimePdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrSetTimePdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtTime tm, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrSetTimePdu ()
 destructor
 DtLgrSetTimePdu (const DtLgrSetTimePdu &src)
 copy constructor
DtLgrSetTimePduoperator= (const DtLgrSetTimePdu &src)
 assignment operator
virtual DtTime time () const
 Get/set time to jump to within logger playback file.
virtual void setTime (DtTime tm)
virtual DtLgrTimeParamsparams () const
 Return correctly casted parameters pointer; see lgrControlP.h.
virtual void printData () const
 Diagnostic output.

Private Attributes

DtTime myTime
 Parameter.

Detailed Description

Instances of DtLgrSetTimePdu are to tell a remote logger to go to time position HH:MM:SS.


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)