VR-Forces 4.6.1 Class Documentation
 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
DtIfModifyIndirectArtilleryObject Class Reference

Instances of this class are the interface message content used to embark an object on the specified parent. More...

Inheritance diagram for DtIfModifyIndirectArtilleryObject:
Inheritance graph
[legend]

Public Member Functions

 DtIfModifyIndirectArtilleryObject ()
 default constructor
 DtIfModifyIndirectArtilleryObject (const DtIfModifyIndirectArtilleryObject &orig)
 copy constructor
const
DtIfModifyIndirectArtilleryObject
operator= (const DtIfModifyIndirectArtilleryObject &orig)
 assignment operator
virtual ~DtIfModifyIndirectArtilleryObject ()
virtual bool update (const DtSimInterfaceContent *)
virtual int type () const
 Returns DtQuerySpatialSubdivisionConfigurationType, defined in msgTypes.h.
virtual DtSimInterfaceContentclone () const
 Creates a copy of this request.
virtual int netRepSize () const
 Returns size of network representation of this object, in bytes.
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
 Unpack network representation (contentBuffer) into this object.
virtual bool setToNet ()
 Package this object's data into a network format (a DtNetIfQuerySpatialSubdivisionConfiguration struct).
virtual DtString stringRep () const
 Get a readable string representation of this request.
virtual const
DtIfIndirectArtilleryData
data () const
 Get and set the data for this entity.
virtual DtIfIndirectArtilleryDatadata ()
virtual void setData (const DtIfIndirectArtilleryData &data)
- Public Member Functions inherited from DtSimInterfaceContent
virtual ~DtSimInterfaceContent ()
virtual charnetRep ()
virtual void printContentType (DtString &str)
virtual void printDataToString (DtString &str)
virtual void setUseSessionId (bool yesNo)
virtual bool useSessionId () const

Static Public Member Functions

static DtSimInterfaceContentcreator ()
 Returns a new instance of this class.
- 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

DtIfIndirectArtilleryData myData
- 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

Detailed Description

Instances of this class are the interface message content used to embark an object on the specified parent.

Content-Type: DtModifyIndirectArtilleryObject

Constructor & Destructor Documentation

DtIfModifyIndirectArtilleryObject::DtIfModifyIndirectArtilleryObject ( )

default constructor

DtIfModifyIndirectArtilleryObject::DtIfModifyIndirectArtilleryObject ( const DtIfModifyIndirectArtilleryObject orig)

copy constructor

virtual DtIfModifyIndirectArtilleryObject::~DtIfModifyIndirectArtilleryObject ( )
virtual

Member Function Documentation

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

assignment operator

virtual bool DtIfModifyIndirectArtilleryObject::update ( const DtSimInterfaceContent )
virtual

Reimplemented from DtSimInterfaceContent.

virtual int DtIfModifyIndirectArtilleryObject::type ( ) const
virtual

Returns DtQuerySpatialSubdivisionConfigurationType, defined in msgTypes.h.

Implements DtSimInterfaceContent.

virtual DtSimInterfaceContent* DtIfModifyIndirectArtilleryObject::clone ( ) const
virtual

Creates a copy of this request.

Implements DtSimInterfaceContent.

virtual int DtIfModifyIndirectArtilleryObject::netRepSize ( ) const
virtual

Returns size of network representation of this object, in bytes.

Reimplemented from DtSimInterfaceContent.

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

Unpack network representation (contentBuffer) into this object.

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfModifyIndirectArtilleryObject::setToNet ( )
virtual

Package this object's data into a network format (a DtNetIfQuerySpatialSubdivisionConfiguration struct).

Reimplemented from DtSimInterfaceContent.

virtual DtString DtIfModifyIndirectArtilleryObject::stringRep ( ) const
virtual

Get a readable string representation of this request.

static DtSimInterfaceContent* DtIfModifyIndirectArtilleryObject::creator ( )
static

Returns a new instance of this class.

This function is registered with the DtInterfaceContentFactory with a key returned by the type() member function.

virtual const DtIfIndirectArtilleryData& DtIfModifyIndirectArtilleryObject::data ( ) const
virtual

Get and set the data for this entity.

virtual DtIfIndirectArtilleryData& DtIfModifyIndirectArtilleryObject::data ( )
virtual
virtual void DtIfModifyIndirectArtilleryObject::setData ( const DtIfIndirectArtilleryData data)
virtual

Member Data Documentation

DtIfIndirectArtilleryData DtIfModifyIndirectArtilleryObject::myData
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)