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

#include <UT_ThingList.h>

+ Inheritance diagram for UT_ThingEntry:

Public Attributes

UT_Thing data
 
UT_Hashname
 
UT_ThingEntrynext
 

Additional Inherited Members

- Static Public Member Functions inherited from UT_SmallObject< UT_ThingEntry, UT_SMALLOBJECT_CLEANPAGES_DEFAULT, UT_SMALLOBJECT_PAGESIZE_DEFAULT, UT_SMALLOBJECT_THREADSAFE_DEFAULT >
static voidoperator new (size_t size)
 Regular new/delete operators. More...
 
static void operator delete (void *p, size_t size)
 Regular new/delete operators. More...
 
static voidoperator new (size_t, void *p)
 
static void operator delete (void *, void *)
 

Detailed Description

Definition at line 25 of file UT_ThingList.h.

Member Data Documentation

UT_Thing UT_ThingEntry::data

Definition at line 32 of file UT_ThingList.h.

UT_Hash* UT_ThingEntry::name

Definition at line 33 of file UT_ThingList.h.

UT_ThingEntry* UT_ThingEntry::next

Definition at line 34 of file UT_ThingList.h.


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