VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrf::DtNetworkMessageAgentInterface Class Reference

The DtNetworkMessageAgentInterface class wraps a DtNetworkMessageInterface that can be transported over the thread boundry. More...

List of all members.

Public Member Functions

 DtNetworkMessageAgentInterface ()
 Default CTOR.
 DtNetworkMessageAgentInterface (DtNetworkMessageInterface *)
 Constructor. Clones item and sets as member.
 DtNetworkMessageAgentInterface (const DtNetworkMessageAgentInterface &)
virtual ~DtNetworkMessageAgentInterface ()
DtNetworkMessageInterfacemessage () const
void setMessage (DtNetworkMessageInterface *)
 Sets the message, and, also sets the fact that this message should be destroyed when this interface is destructed.

Protected Attributes

DtNetworkMessageInterfacemyMessage
bool myFreeMessage

Detailed Description

The DtNetworkMessageAgentInterface class wraps a DtNetworkMessageInterface that can be transported over the thread boundry.

The DtNetworkMessageAgentInterface class will write out the memory address of the cloned item on archive, and, on restore, will reset the variable and mark that when the agent interface is destructed the memory should be freed as well


Constructor & Destructor Documentation

Default CTOR.

Constructor. Clones item and sets as member.


Member Function Documentation

Sets the message, and, also sets the fact that this message should be destroyed when this interface is destructed.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)