#include <PI_ResourceManager.h>

Public Member Functions | |
| PI_OpPIHash (const char *pi_name_in_setting_table, const char *pi_type, int integer) | |
| virtual int | compare (const UT_Hash &hash_object) const |
| virtual void | copy (const UT_Hash &hash_object) |
| virtual unsigned | hash () const |
| virtual UT_Hash * | copy () const |
| const UT_String & | piNameInSettingTable () const |
| const UT_String & | piType () const |
| int | integer () const |
Definition at line 398 of file PI_ResourceManager.h.
| PI_ResourceManager::PI_OpPIHash::PI_OpPIHash | ( | const char * | pi_name_in_setting_table, | |
| const char * | pi_type, | |||
| int | integer | |||
| ) |
| virtual int PI_ResourceManager::PI_OpPIHash::compare | ( | const UT_Hash & | hash_object | ) | const [virtual] |
Implements UT_Hash.
| virtual void PI_ResourceManager::PI_OpPIHash::copy | ( | const UT_Hash & | hash_object | ) | [virtual] |
Implements UT_Hash.
| virtual unsigned PI_ResourceManager::PI_OpPIHash::hash | ( | ) | const [virtual] |
Implements UT_Hash.
| int PI_ResourceManager::PI_OpPIHash::integer | ( | ) | const [inline] |
Definition at line 412 of file PI_ResourceManager.h.
| const UT_String& PI_ResourceManager::PI_OpPIHash::piNameInSettingTable | ( | ) | const [inline] |
Definition at line 409 of file PI_ResourceManager.h.
| const UT_String& PI_ResourceManager::PI_OpPIHash::piType | ( | ) | const [inline] |
Definition at line 411 of file PI_ResourceManager.h.
1.5.9