#include <SIM_RootDataId.h>

Public Member Functions | |
| SIM_RootDataId () | |
| SIM_RootDataId (const SIM_RootDataId &src) | |
| virtual | ~SIM_RootDataId () |
| const UT_String & | getName () const |
| void | setName (const char *name) |
| int | getId () const |
| void | setId (int id) |
| void | clear () |
| bool | getIsClear () const |
| const SIM_RootDataId & | operator= (const SIM_RootDataId &src) |
| int | compare (const UT_Hash &a) const |
| void | copy (const UT_Hash &a) |
| unsigned | hash () const |
| UT_Hash * | copy () const |
Definition at line 21 of file SIM_RootDataId.h.
| SIM_RootDataId::SIM_RootDataId | ( | ) | [inline] |
Definition at line 24 of file SIM_RootDataId.h.
| SIM_RootDataId::SIM_RootDataId | ( | const SIM_RootDataId & | src | ) | [inline] |
Definition at line 26 of file SIM_RootDataId.h.
| virtual SIM_RootDataId::~SIM_RootDataId | ( | ) | [inline, virtual] |
Definition at line 29 of file SIM_RootDataId.h.
| void SIM_RootDataId::clear | ( | void | ) | [inline] |
Definition at line 42 of file SIM_RootDataId.h.
| int SIM_RootDataId::compare | ( | const UT_Hash & | a | ) | const [inline, virtual] |
| UT_Hash* SIM_RootDataId::copy | ( | void | ) | const [inline, virtual] |
| void SIM_RootDataId::copy | ( | const UT_Hash & | a | ) | [inline, virtual] |
| int SIM_RootDataId::getId | ( | ) | const [inline] |
Definition at line 37 of file SIM_RootDataId.h.
| bool SIM_RootDataId::getIsClear | ( | ) | const [inline] |
Definition at line 44 of file SIM_RootDataId.h.
| const UT_String& SIM_RootDataId::getName | ( | void | ) | const [inline] |
Definition at line 32 of file SIM_RootDataId.h.
| unsigned SIM_RootDataId::hash | ( | ) | const [inline, virtual] |
| const SIM_RootDataId& SIM_RootDataId::operator= | ( | const SIM_RootDataId & | src | ) | [inline] |
Definition at line 47 of file SIM_RootDataId.h.
| void SIM_RootDataId::setId | ( | int | id | ) | [inline] |
Definition at line 39 of file SIM_RootDataId.h.
| void SIM_RootDataId::setName | ( | const char * | name | ) | [inline] |
Definition at line 34 of file SIM_RootDataId.h.
1.5.9