HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TAKE_DataId Class Referencefinal

#include <TAKE_DataId.h>

Classes

struct  Hasher
 

Public Member Functions

 TAKE_DataId (int opid, const UT_StringHolder &label)
 
bool operator== (const TAKE_DataId &key) const
 
bool operator!= (const TAKE_DataId &key) const
 
size_t hash () const
 
int64 getMemoryUsage (bool inclusive) const
 
UT_StringRef getLabel () const
 
int getOpId () const
 

Detailed Description

Definition at line 20 of file TAKE_DataId.h.

Constructor & Destructor Documentation

TAKE_DataId::TAKE_DataId ( int  opid,
const UT_StringHolder label 
)
inline

Definition at line 23 of file TAKE_DataId.h.

Member Function Documentation

UT_StringRef TAKE_DataId::getLabel ( ) const
inline

Definition at line 52 of file TAKE_DataId.h.

int64 TAKE_DataId::getMemoryUsage ( bool  inclusive) const
inline

Definition at line 45 of file TAKE_DataId.h.

int TAKE_DataId::getOpId ( ) const
inline

Definition at line 53 of file TAKE_DataId.h.

size_t TAKE_DataId::hash ( void  ) const
inline

Definition at line 38 of file TAKE_DataId.h.

bool TAKE_DataId::operator!= ( const TAKE_DataId key) const
inline

Definition at line 33 of file TAKE_DataId.h.

bool TAKE_DataId::operator== ( const TAKE_DataId key) const
inline

Definition at line 29 of file TAKE_DataId.h.


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