#include <fieldValue.h>
Public Member Functions | |
fieldValue (const AP_Xml &xml, SFNode scene) | |
AP_String | name (void) const |
Inline. | |
AP_String | value (void) const |
Protected Attributes | |
AP_String | _m_name |
AP_String | _m_value |
fieldValue | ( | const AP_Xml & | xml, | |
SFNode | scene | |||
) |
AP_String name | ( | void | ) | const [inline] |
Inline.
AP_String value | ( | void | ) | const [inline] |