Public Member Functions | Private Attributes

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

+ Inheritance diagram for DtLgrSkipTimePdu:
+ Collaboration diagram for DtLgrSkipTimePdu:

List of all members.

Public Member Functions

 DtLgrSkipTimePdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrSkipTimePdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrSkipTimePdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtTime tm, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrSkipTimePdu ()
 destructor
 DtLgrSkipTimePdu (const DtLgrSkipTimePdu &src)
 copy constructor
DtLgrSkipTimePduoperator= (const DtLgrSkipTimePdu &src)
 assignment operator
virtual DtTime time () const
 Get/set amount of time to skip forward or back in playback file.
virtual void setTime (const 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 forward or backward to time 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)