VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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. More...
 

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)