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

#include <SIM_RootDataId.h>

Public Member Functions

 SIM_RootDataId ()
 
 SIM_RootDataId (exint id)
 
 SIM_RootDataId (const UT_StringHolder &name)
 
UT_StringHolder getName () const
 
int getId () const
 
void clear ()
 
bool getIsClear () const
 
bool operator== (const SIM_RootDataId &other) const
 
bool operator!= (const SIM_RootDataId &other) const
 
SYS_HashType hash () const
 

Detailed Description

Definition at line 17 of file SIM_RootDataId.h.

Constructor & Destructor Documentation

SIM_RootDataId::SIM_RootDataId ( )
inline

Definition at line 20 of file SIM_RootDataId.h.

SIM_RootDataId::SIM_RootDataId ( exint  id)
inlineexplicit

Definition at line 22 of file SIM_RootDataId.h.

SIM_RootDataId::SIM_RootDataId ( const UT_StringHolder name)
inlineexplicit

Definition at line 23 of file SIM_RootDataId.h.

Member Function Documentation

void SIM_RootDataId::clear ( void  )
inline

Definition at line 30 of file SIM_RootDataId.h.

int SIM_RootDataId::getId ( ) const
inline

Definition at line 27 of file SIM_RootDataId.h.

bool SIM_RootDataId::getIsClear ( ) const
inline

Definition at line 32 of file SIM_RootDataId.h.

UT_StringHolder SIM_RootDataId::getName ( ) const
inline

Definition at line 25 of file SIM_RootDataId.h.

SYS_HashType SIM_RootDataId::hash ( void  ) const
inline

Definition at line 45 of file SIM_RootDataId.h.

bool SIM_RootDataId::operator!= ( const SIM_RootDataId other) const
inline

Definition at line 40 of file SIM_RootDataId.h.

bool SIM_RootDataId::operator== ( const SIM_RootDataId other) const
inline

Definition at line 35 of file SIM_RootDataId.h.


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