|
OWLNext 6.32
|
#include <owl/private/defs.h>#include <owl/defs.h>#include <owl/template.h>#include <owl/preclass.h>#include <owl/posclass.h>Classes | |
| class | owl::TCollection< T > |
Typedefs | |
|
typedef TTypedArray< int, int, TStandardAllocator > | owl::TIntArray |
|
typedef TPtrArrayIterator< int, TIntArray > | owl::TIntArrayIterator |
|
typedef TTypedArray< uint32, uint32, TStandardAllocator > | owl::TUint32Array |
|
typedef TPtrArrayIterator < uint32, TUint32Array > | owl::TUint32ArrayIterator |
| typedef TObjectArray< tstring > | owl::TStringArray |
|
typedef TObjArrayIterator < tstring, TStringArray > | owl::TStringArrayIterator |
|
typedef TSortedObjectArray < tstring > | owl::TSortedStringArray |
|
typedef TObjArrayIterator < tstring, TSortedStringArray > | owl::TSortedStringArrayIterator |
| typedef int | owl::TInt |
|
typedef TTypedArray< LPARAM, LPARAM, TStandardAllocator > | owl::TLParamArray |
|
typedef TPtrArrayIterator < LPARAM, TLParamArray > | owl::TLParamArrayIterator |
Variables | |
| const uint | owl::MAXENTRIES |
Definition of container classes used and made available by OWL
1.7.4