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

An allocator object which dis-allows deferred allocation of items. More...

#include <UT_IndexedHashMapT.h>

Static Public Member Functions

static
UT_IndexedHashMap::InternalItemT
newItem (const UT_IndexedHashMap::InternalKeyT *key)
 Return NULL (don't allow deferred construction). More...
 

Detailed Description

An allocator object which dis-allows deferred allocation of items.

Definition at line 63 of file UT_IndexedHashMapT.h.

Member Function Documentation

static UT_IndexedHashMap::InternalItemT* ut_IndexedHashMapDeferNullAlloc::newItem ( const UT_IndexedHashMap::InternalKeyT key)
inlinestatic

Return NULL (don't allow deferred construction).

Definition at line 68 of file UT_IndexedHashMapT.h.


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