VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtResupplyReceiverSupplyData Class Reference

describes the supply related data - requested and received quantities

Public Member Functions

 DtResupplyReceiverSupplyData ()
 
 DtResupplyReceiverSupplyData (double quantityRequestedTotal)
 
double quantityRequestedTotal ()
 
void setQuantityRequestedTotal (double quantityRequestedTotal)
 
double quantityReceivedTotal ()
 
void setQuantityReceivedTotal (double quantityReceivedTotal)
 
double quantityRequested ()
 
void setQuantityRequested (double quantityRequested)
 
double quantityOffered ()
 
void setQuantityOffered (double quantityOffered)
 
double quantityReceived ()
 
void setQuantityReceived (double quantityReceived)
 
DtTime receivingStateTimeout ()
 
void setReceivingStateTimeout (DtTime receivingStateTimeout)
 
double rate ()
 
void setRate (double rate)
 

Protected Attributes

double myQuantityRequestedTotal
 
double myQuantityReceivedTotal
 
double myQuantityRequested
 
double myQuantityOffered
 
double myQuantityReceived
 
DtTime myReceivingStateTimeout
 
double myRate
 

Constructor & Destructor Documentation

DtResupplyReceiverSupplyData::DtResupplyReceiverSupplyData ( )
inline
DtResupplyReceiverSupplyData::DtResupplyReceiverSupplyData ( double  quantityRequestedTotal)
inline

Member Function Documentation

double DtResupplyReceiverSupplyData::quantityRequestedTotal ( )
inline
void DtResupplyReceiverSupplyData::setQuantityRequestedTotal ( double  quantityRequestedTotal)
inline
double DtResupplyReceiverSupplyData::quantityReceivedTotal ( )
inline
void DtResupplyReceiverSupplyData::setQuantityReceivedTotal ( double  quantityReceivedTotal)
inline
double DtResupplyReceiverSupplyData::quantityRequested ( )
inline
void DtResupplyReceiverSupplyData::setQuantityRequested ( double  quantityRequested)
inline
double DtResupplyReceiverSupplyData::quantityOffered ( )
inline
void DtResupplyReceiverSupplyData::setQuantityOffered ( double  quantityOffered)
inline
double DtResupplyReceiverSupplyData::quantityReceived ( )
inline
void DtResupplyReceiverSupplyData::setQuantityReceived ( double  quantityReceived)
inline
DtTime DtResupplyReceiverSupplyData::receivingStateTimeout ( )
inline
void DtResupplyReceiverSupplyData::setReceivingStateTimeout ( DtTime  receivingStateTimeout)
inline
double DtResupplyReceiverSupplyData::rate ( )
inline
void DtResupplyReceiverSupplyData::setRate ( double  rate)
inline

Member Data Documentation

double DtResupplyReceiverSupplyData::myQuantityRequestedTotal
protected
double DtResupplyReceiverSupplyData::myQuantityReceivedTotal
protected
double DtResupplyReceiverSupplyData::myQuantityRequested
protected
double DtResupplyReceiverSupplyData::myQuantityOffered
protected
double DtResupplyReceiverSupplyData::myQuantityReceived
protected
DtTime DtResupplyReceiverSupplyData::myReceivingStateTimeout
protected
double DtResupplyReceiverSupplyData::myRate
protected

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)