zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
UIntMap Struct Reference

#include <alMain.h>

Public Attributes

struct {
   ALuint   key
 
   ALvoid *   value
 
array
 
ALsizei limit
 
RWLock lock
 
ALsizei maxsize
 
ALsizei size
 

Detailed Description

Definition at line 307 of file alMain.h.

Member Data Documentation

ALuint UIntMap::key

Definition at line 309 of file alMain.h.

Referenced by InsertUIntMapEntry(), LookupUIntMapKey(), and RemoveUIntMapKey().

ALsizei UIntMap::limit

Definition at line 314 of file alMain.h.

Referenced by InitUIntMap(), and InsertUIntMapEntry().

ALsizei UIntMap::maxsize

Definition at line 313 of file alMain.h.

Referenced by InitUIntMap(), InsertUIntMapEntry(), and ResetUIntMap().


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