#include <GU_DetailInfo.h>
Definition at line 34 of file GU_DetailInfo.h.
| gu_NameValuePair::gu_NameValuePair |
( |
const char * |
label, |
|
|
const char * |
value |
|
) |
| |
| gu_NameValuePair::gu_NameValuePair |
( |
const char * |
label, |
|
|
int |
value |
|
) |
| |
| gu_NameValuePair::~gu_NameValuePair |
( |
| ) |
|
| const UT_String& gu_NameValuePair::getName |
( |
| ) |
const |
|
inline |
| const UT_String& gu_NameValuePair::getValue |
( |
| ) |
const |
|
inline |
| void gu_NameValuePair::setName |
( |
const char * |
label | ) |
|
|
inline |
| void gu_NameValuePair::setValue |
( |
const char * |
value | ) |
|
|
inline |
| void gu_NameValuePair::setValue |
( |
int |
value | ) |
|
The documentation for this class was generated from the following file: