#include <DS_ParmReader.h>
Public Member Functions | |
| DS_AttributeValue (const char *token, const char *value) | |
| ~DS_AttributeValue () | |
| const char * | getToken () const |
| const char * | getValue () const |
Definition at line 108 of file DS_ParmReader.h.
| DS_AttributeValue::DS_AttributeValue | ( | const char * | token, | |
| const char * | value | |||
| ) | [inline] |
Definition at line 110 of file DS_ParmReader.h.
| DS_AttributeValue::~DS_AttributeValue | ( | ) | [inline] |
Definition at line 116 of file DS_ParmReader.h.
| const char* DS_AttributeValue::getToken | ( | ) | const [inline] |
Definition at line 122 of file DS_ParmReader.h.
| const char* DS_AttributeValue::getValue | ( | ) | const [inline] |
Definition at line 123 of file DS_ParmReader.h.
1.5.9