faudes::Token::AttributeValue Class Reference

Attribute value. More...

Public Member Functions

 AttributeValue (void)

Public Attributes

std::string mStringValue
Int mIntegerValue
Float mFloatValue
int mType
unsigned int mSort

Detailed Description

Attribute value.

Definition at line 621 of file cfl_token.h.

Constructor & Destructor Documentation

faudes::Token::AttributeValue::AttributeValue ( void  )
inline

Definition at line 623 of file cfl_token.h.

Member Data Documentation

Float faudes::Token::AttributeValue::mFloatValue

Definition at line 626 of file cfl_token.h.

Int faudes::Token::AttributeValue::mIntegerValue

Definition at line 625 of file cfl_token.h.

unsigned int faudes::Token::AttributeValue::mSort

Definition at line 628 of file cfl_token.h.

std::string faudes::Token::AttributeValue::mStringValue

Definition at line 624 of file cfl_token.h.

int faudes::Token::AttributeValue::mType

Definition at line 627 of file cfl_token.h.


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

libFAUDES 2.24g --- 2014.09.15 --- c++ api documentaion by doxygen