Public Member Functions | Private Attributes

Instances of DtLgrTimeoutPdu are to tell a remote logger how long to generate interim packets for an entity before assuming no more packets in file. More...

+ Inheritance diagram for DtLgrTimeoutPdu:
+ Collaboration diagram for DtLgrTimeoutPdu:

List of all members.

Public Member Functions

 DtLgrTimeoutPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrTimeoutPdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrTimeoutPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtReal val, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrTimeoutPdu ()
 destructor
 DtLgrTimeoutPdu (const DtLgrTimeoutPdu &src)
 copy constructor
DtLgrTimeoutPduoperator= (const DtLgrTimeoutPdu &src)
 assignment operator
virtual DtReal timeout () const
 Get/set timeout. See class description.
virtual void setTimeout (DtReal val)
virtual DtLgrRealParamsparams () const
 Return correctly casted parameters pointer. See lgrControlP.h.
virtual void printData () const
 Diagnostic output.

Private Attributes

DtReal myTimeout
 Parameter.

Detailed Description

Instances of DtLgrTimeoutPdu are to tell a remote logger how long to generate interim packets for an entity before assuming no more packets in file.

Useful during slow-motion playback.


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)