VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
DtIfSyncMatrixRemoveResponse Class Reference

Interface content for a respone to removal of a synchronization matrix.

Inheritance diagram for DtIfSyncMatrixRemoveResponse:
Inheritance graph
[legend]

Public Member Functions

 DtIfSyncMatrixRemoveResponse ()
 
 DtIfSyncMatrixRemoveResponse (const DtIfSyncMatrixRemoveResponse &orig)
 
const
DtIfSyncMatrixRemoveResponse
operator= (const DtIfSyncMatrixRemoveResponse &orig)
 
virtual ~DtIfSyncMatrixRemoveResponse ()
 
virtual int type () const
 
virtual DtSimInterfaceContentclone () const
 
virtual int netRepSize () const
 
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
 
virtual bool setToNet ()
 
virtual void printDataToString (DtString &str)
 
virtual const DtUUIDsyncMatrix () const
 
virtual void setSyncMatrix (const DtUUID &syncMatrix)
 
- Public Member Functions inherited from DtSimInterfaceContent
virtual ~DtSimInterfaceContent ()
 
virtual bool update (const DtSimInterfaceContent *data)
 
virtual charnetRep ()
 
virtual void printContentType (DtString &str)
 
virtual void setUseSessionId (bool yesNo)
 
virtual bool useSessionId () const
 

Static Public Member Functions

static DtSimInterfaceContentcreator ()
 
- Static Public Member Functions inherited from DtSimInterfaceContent
static DtSimInterfaceContentcreateInterfaceContent (int type)
 
static void addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn)
 
static void setFactory (DtInterfaceContentFactory *factory)
 
static DtInterfaceContentFactoryfactory ()
 
static void registerContentTypePrinter (DtSimInterfaceContentTypePrinterFcn printFcn)
 

Protected Attributes

DtUUID mySyncMatrix
 
- Protected Attributes inherited from DtSimInterfaceContent
charmyNetRep
 
bool myUseSessionId
 

Additional Inherited Members

- Protected Member Functions inherited from DtSimInterfaceContent
 DtSimInterfaceContent ()
 
 DtSimInterfaceContent (const DtSimInterfaceContent &orig)
 
const DtSimInterfaceContentoperator= (const DtSimInterfaceContent &orig)
 
virtual charcreateNetworkBuffer ()
 
- Static Protected Attributes inherited from DtSimInterfaceContent
static DtInterfaceContentFactorymyFactory
 
static
DtSimInterfaceContentTypePrinterFcn 
theContentTypePrinterFcn
 

Constructor & Destructor Documentation

DtIfSyncMatrixRemoveResponse::DtIfSyncMatrixRemoveResponse ( )

default constructor

DtIfSyncMatrixRemoveResponse::DtIfSyncMatrixRemoveResponse ( const DtIfSyncMatrixRemoveResponse orig)

copy constructor

virtual DtIfSyncMatrixRemoveResponse::~DtIfSyncMatrixRemoveResponse ( )
virtual

Member Function Documentation

const DtIfSyncMatrixRemoveResponse& DtIfSyncMatrixRemoveResponse::operator= ( const DtIfSyncMatrixRemoveResponse orig)

assignment operator

virtual int DtIfSyncMatrixRemoveResponse::type ( ) const
virtual

Implements DtSimInterfaceContent.

virtual DtSimInterfaceContent* DtIfSyncMatrixRemoveResponse::clone ( ) const
virtual

Implements DtSimInterfaceContent.

virtual const DtUUID& DtIfSyncMatrixRemoveResponse::syncMatrix ( ) const
virtual

The synchronization matrix object uuid.

virtual void DtIfSyncMatrixRemoveResponse::setSyncMatrix ( const DtUUID syncMatrix)
virtual

The synchronization matrix object uuid.

virtual int DtIfSyncMatrixRemoveResponse::netRepSize ( ) const
virtual

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfSyncMatrixRemoveResponse::setFromNet ( const char contentBuffer,
unsigned  contentSize 
)
virtual

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfSyncMatrixRemoveResponse::setToNet ( )
virtual

Reimplemented from DtSimInterfaceContent.

virtual void DtIfSyncMatrixRemoveResponse::printDataToString ( DtString str)
virtual

Reimplemented from DtSimInterfaceContent.

static DtSimInterfaceContent* DtIfSyncMatrixRemoveResponse::creator ( )
static

Member Data Documentation

DtUUID DtIfSyncMatrixRemoveResponse::mySyncMatrix
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)