VR-Forces 5.0.1 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
DtIfSyncMatrixRemovePhaseResponse Class Reference

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

Inheritance diagram for DtIfSyncMatrixRemovePhaseResponse:
Inheritance graph
[legend]

Public Member Functions

 DtIfSyncMatrixRemovePhaseResponse ()
 
 DtIfSyncMatrixRemovePhaseResponse (const DtIfSyncMatrixRemovePhaseResponse &orig)
 
const
DtIfSyncMatrixRemovePhaseResponse
operator= (const DtIfSyncMatrixRemovePhaseResponse &orig)
 
virtual ~DtIfSyncMatrixRemovePhaseResponse ()
 
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)
 
virtual const DtStringphaseName () const
 
virtual void setPhaseName (const DtString &name)
 
- 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
 
DtString myPhaseName
 
- 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

DtIfSyncMatrixRemovePhaseResponse::DtIfSyncMatrixRemovePhaseResponse ( )

default constructor

DtIfSyncMatrixRemovePhaseResponse::DtIfSyncMatrixRemovePhaseResponse ( const DtIfSyncMatrixRemovePhaseResponse orig)

copy constructor

virtual DtIfSyncMatrixRemovePhaseResponse::~DtIfSyncMatrixRemovePhaseResponse ( )
virtual

Member Function Documentation

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

assignment operator

virtual int DtIfSyncMatrixRemovePhaseResponse::type ( ) const
virtual

Implements DtSimInterfaceContent.

virtual DtSimInterfaceContent* DtIfSyncMatrixRemovePhaseResponse::clone ( ) const
virtual

Implements DtSimInterfaceContent.

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

The synchronization matrix object uuid.

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

The synchronization matrix object uuid.

virtual const DtString& DtIfSyncMatrixRemovePhaseResponse::phaseName ( ) const
virtual

The name of the synchronization matrix phase that was removed.

virtual void DtIfSyncMatrixRemovePhaseResponse::setPhaseName ( const DtString name)
virtual

The name of the synchronization matrix phase that was removed.

virtual int DtIfSyncMatrixRemovePhaseResponse::netRepSize ( ) const
virtual

Reimplemented from DtSimInterfaceContent.

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

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfSyncMatrixRemovePhaseResponse::setToNet ( )
virtual

Reimplemented from DtSimInterfaceContent.

virtual void DtIfSyncMatrixRemovePhaseResponse::printDataToString ( DtString str)
virtual

Reimplemented from DtSimInterfaceContent.

static DtSimInterfaceContent* DtIfSyncMatrixRemovePhaseResponse::creator ( )
static

Member Data Documentation

DtUUID DtIfSyncMatrixRemovePhaseResponse::mySyncMatrix
protected
DtString DtIfSyncMatrixRemovePhaseResponse::myPhaseName
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)