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

Public Types

typedef std::map< int,
std::string > 
AttributeInformation
 

Public Member Functions

 DtAttributeValueInfo ()
 
 DtAttributeValueInfo (const DtAttributeValueInfo &info)
 
virtual DtAttributeValueInfooperator= (const DtAttributeValueInfo &info)
 

Public Attributes

int myBitPosition
 
std::string myXRef
 
std::string myAttributeName
 
std::string myAttributeDescription
 
AttributeInformation myAttributeValues
 

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtAttributeValueInfo::DtAttributeValueInfo ( )
makVrf::DtAttributeValueInfo::DtAttributeValueInfo ( const DtAttributeValueInfo info)

Member Function Documentation

virtual DtAttributeValueInfo& makVrf::DtAttributeValueInfo::operator= ( const DtAttributeValueInfo info)
virtual

Member Data Documentation

int makVrf::DtAttributeValueInfo::myBitPosition
std::string makVrf::DtAttributeValueInfo::myXRef
std::string makVrf::DtAttributeValueInfo::myAttributeName

This value will be used to look up actual values that appear later in the SISO document.

std::string makVrf::DtAttributeValueInfo::myAttributeDescription
AttributeInformation makVrf::DtAttributeValueInfo::myAttributeValues

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)