VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Public Attributes
DtResource Class Reference

This object will return a block of resources to a request for resources for a particular entity. More...

Public Member Functions

 DtResource ()
DtResourceoperator= (const DtResource &res)

Public Attributes

DtNetFloat64 myCurrentAmount
DtNetFloat64 myFullAmount
DtString myResourceName
DtString myResourceType
DtEntityType myResourceEntityType
 Only munition resources currently have an entity associated with them Future resources may also have an entity type associated with them.

Detailed Description

This object will return a block of resources to a request for resources for a particular entity.

The response block will contain a the list of resources, current value and maximum value for each resource for each entity

Constructor & Destructor Documentation

DtResource::DtResource ( )
inline

Member Function Documentation

DtResource& DtResource::operator= ( const DtResource res)
inline

Member Data Documentation

DtNetFloat64 DtResource::myCurrentAmount

Referenced by operator=().

DtNetFloat64 DtResource::myFullAmount

Referenced by operator=().

DtString DtResource::myResourceName

Referenced by operator=().

DtString DtResource::myResourceType

Referenced by operator=().

DtEntityType DtResource::myResourceEntityType

Only munition resources currently have an entity associated with them Future resources may also have an entity type associated with them.

Want to be able to accomidate this and all for filtering resources in the front end

Referenced by operator=().


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)