HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PI_ResourceManager::PI_OpPIKey Class Reference

#include <PI_ResourceManager.h>

Classes

struct  Hasher
 

Public Member Functions

 PI_OpPIKey (const char *pi_name_in_setting_table, const char *pi_type, int op_id)
 
bool operator== (const PI_OpPIKey &o) const
 
SYS_HashType hash () const
 
UT_StringHolder piNameInSettingTable () const
 
UT_StringHolder piType () const
 
int opId () const
 

Detailed Description

Definition at line 488 of file PI_ResourceManager.h.

Constructor & Destructor Documentation

PI_ResourceManager::PI_OpPIKey::PI_OpPIKey ( const char *  pi_name_in_setting_table,
const char *  pi_type,
int  op_id 
)
inline

Definition at line 491 of file PI_ResourceManager.h.

Member Function Documentation

SYS_HashType PI_ResourceManager::PI_OpPIKey::hash ( void  ) const
inline

Definition at line 504 of file PI_ResourceManager.h.

bool PI_ResourceManager::PI_OpPIKey::operator== ( const PI_OpPIKey o) const
inline

Definition at line 497 of file PI_ResourceManager.h.

int PI_ResourceManager::PI_OpPIKey::opId ( ) const
inline

Definition at line 514 of file PI_ResourceManager.h.

UT_StringHolder PI_ResourceManager::PI_OpPIKey::piNameInSettingTable ( ) const
inline

Definition at line 512 of file PI_ResourceManager.h.

UT_StringHolder PI_ResourceManager::PI_OpPIKey::piType ( ) const
inline

Definition at line 513 of file PI_ResourceManager.h.


The documentation for this class was generated from the following file: