![]() |
VR-Forces 4.1.1 Class Documentation
|
Content-Type: DtNetIfResourceMonitorResponse. More...

Public Member Functions | |
| DtIfEntityResourceResponse () | |
| default constructor | |
| DtIfEntityResourceResponse (const DtIfEntityResourceResponse &orig) | |
| copy constructor | |
| const DtIfEntityResourceResponse & | operator= (const DtIfEntityResourceResponse &orig) |
| assignment DtIfEntityResourceResponse | |
| virtual | ~DtIfEntityResourceResponse () |
| virtual int | type () const |
| Returns the type of Interface Content; DtIfFrameRateRequest. | |
| virtual DtSimInterfaceContent * | clone () const |
| virtual int | netRepSize () const |
| virtual bool | setFromNet (const char *contentBuffer, unsigned contentSize) |
| virtual bool | setToNet () |
| virtual bool | setToNet (char *buffer) |
| virtual void | printDataToString (DtString &str) |
| virtual void | setObjectName (const DtString &name) |
| const DtString & | objectName () const |
| virtual void | addResource (const DtSimResource *resource, const DtString &fullName) |
| const DtEntityResourceList & | resources () const |
| virtual bool | resourceInformation (const DtString &resource, DtResource &resourceInfo) const |
| Returns true if entity has the named resource and will will in the resource structure with the current information. | |
Public Member Functions inherited from DtSimInterfaceContent | |
| virtual | ~DtSimInterfaceContent () |
| virtual bool | update (const DtSimInterfaceContent *data) |
| virtual char * | netRep () |
| virtual void | setUseSessionId (bool yesNo) |
| virtual bool | useSessionId () const |
Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Static Public Member Functions inherited from DtSimInterfaceContent | |
| static DtSimInterfaceContent * | createInterfaceContent (int type) |
| static void | addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn) |
| static void | setFactory (DtInterfaceContentFactory *factory) |
| static DtInterfaceContentFactory * | factory () |
Protected Member Functions | |
| virtual int | sizeOfResourceEntry (const DtResource &entry) const |
| virtual char * | setToNet (char *buffer, const DtResource &entry) |
| virtual const char * | setFromNet (const char *buffer, DtResource &entry) |
Protected Member Functions inherited from DtSimInterfaceContent | |
| DtSimInterfaceContent () | |
| DtSimInterfaceContent (const DtSimInterfaceContent &orig) | |
| const DtSimInterfaceContent & | operator= (const DtSimInterfaceContent &orig) |
| virtual char * | createNetworkBuffer () |
Protected Attributes | |
| DtString | myObjectName |
| DtEntityResourceList | myResources |
Protected Attributes inherited from DtSimInterfaceContent | |
| char * | myNetRep |
| bool | myUseSessionId |
Additional Inherited Members | |
Static Protected Attributes inherited from DtSimInterfaceContent | |
| static DtInterfaceContentFactory * | myFactory |
Content-Type: DtNetIfResourceMonitorResponse.
| DtIfEntityResourceResponse::DtIfEntityResourceResponse | ( | ) |
default constructor
| DtIfEntityResourceResponse::DtIfEntityResourceResponse | ( | const DtIfEntityResourceResponse & | orig | ) |
copy constructor
|
virtual |
| const DtIfEntityResourceResponse& DtIfEntityResourceResponse::operator= | ( | const DtIfEntityResourceResponse & | orig | ) |
assignment DtIfEntityResourceResponse
|
virtual |
Returns the type of Interface Content; DtIfFrameRateRequest.
Implements DtSimInterfaceContent.
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
static |
|
virtual |
|
inline |
|
virtual |
|
inline |
|
virtual |
Returns true if entity has the named resource and will will in the resource structure with the current information.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |