| gzAdapterSharedData | |
| gzArgument | |
| gzArgumentParser | Parse arguments from main() or from a given string |
| gzArray< T > | Template class for arrays |
| gzBaseClass< T > | |
| gzBaseError | Base class for Gizmo3D exceptions |
| gzBasicParser | |
| gzBodyGuard | |
| gzCacheData | |
| gzClampd | Clamps double values between 0.0 and 1.0 |
| gzClampf | Clamps float values between 0.0 and 1.0 |
| gzClampr | Clamps real values between 0.0 and 1.0 |
| gzClassGuard< T > | |
| gzDataSort< T, SORTVAL > | |
| gzDataSortIterator< T, SORTVAL > | |
| gzDebugInterface | |
| gzDict< T1, T2 > | |
| gzDictArray< T1, T2 > | |
| gzDictConstIterator< T1, T2 > | |
| gzDictEntry< T1, T2 > | |
| gzDictIterator< T1, T2 > | |
| gzDictList< T1, T2 > | |
| gzDirectory | General purpose class for Filesystem access etc |
| gzDirectoryEntry | Holds data about a directory entry |
| gzDirectoryIterator | Iterator class for directory entries |
| gzDList< T > | Template class for double linked lists |
| gzDListConstIterator< T > | Const Iterator class for gzDList |
| gzDListIterator< T > | Iterator class for gzDList |
| gzDoubleHash< T > | |
| gzDynamicArray< T > | Template class for dynamic arrays |
| gzDynamicEventData | |
| gzDynamicEventInterface | |
| gzDynamicEventNotifyInterface | |
| gzDynamicInvokeInterface | |
| gzDynamicMethodChain< T, Base > | |
| gzDynamicMethodID | |
| gzDynamicType | |
| gzDynamicTypeArgumentParser | |
| gzDynamicTypeArray | |
| gzDynamicTypeChain | A dynamic method invokation can resturn this to chain the result evaluation to a higher level |
| gzDynamicTypeContainer | A generic serializeable dictionary for gzDynamicTypes |
| gzDynamicTypeContainerIterator | |
| gzDynamicTypeCustom< T > | |
| gzDynamicTypeError | |
| gzDynamicTypeLongLong | |
| gzDynamicTypeVoid | |
| gzDynRefList | |
| gzEvent | A waitable event that can trigger thread execution |
| gzExceptionThrows | |
| gzFatalError | Exception class for warning messages |
| gzFeature | |
| gzGuard< T > | |
| gzGUID | |
| gzGUIDBytes | |
| gzHashPair< T1, T2 > | |
| gzHostAddress | Host IP address |
| gzHostInfo | Host info |
| gzImage | |
| gzImageManager | |
| gzInstanceCompareInterface | Provides a base interface for instance comparing using hash values |
| gzKeyDatabase | Provides a generic user and global environment access |
| gzLateBindArray< T > | |
| gzLateBindData< T > | |
| gzLexTokenData | Allow both '.' and ',' as decimal separator |
| gzLibReference | |
| gzLicense | |
| gzLicenseManager | |
| gzList< T > | Template class for linked lists |
| gzList< T >::LinkItem | |
| gzListConstIterator< T > | Const Iterator class for gzList |
| gzListIterator< T > | Iterator class for gzList |
| gzLogger | |
| gzLookupUpdateID | |
| gzMatrix< T > | |
| gzMatrix2 | |
| gzMatrix3 | |
| gzMatrix4 | |
| gzMemCheck< T > | |
| gzMemInfoItem | |
| gzMemOptimizer | |
| gzMemoryCheck | |
| gzMemoryControl | |
| gzMemoryManagerInterface | Base class for all Gizmo3D memory managed classes |
| gzMessage | Debug output notification messages |
| gzMessageDatabase | |
| gzMessageReceiverInterface | |
| gzMessageTranslatorInterface | |
| gzModule | |
| gzMonitorBody | |
| gzMutex | |
| gzNameInterface | |
| gzNetData | Network data |
| gzNotifyInterface | |
| gzNotifyManager | |
| gzNotifyMaster< MASTER, SLAVE, DATA > | |
| gzNotifyMessage | |
| gzNotifySlave< MASTER, SLAVE, DATA > | |
| gzObject | Base definition of a user object |
| gzObjectInvokeInterface | |
| gzParserFunction< T, BaseParser > | |
| gzParserFunction< T, BaseParser >::gzFuncInfo | |
| gzParserFunction< T, BaseParser >::gzRuleInfo | |
| gzParserFunctionEvaluator< T, BaseParser > | |
| gzPendData< DATA > | |
| gzPendSub< SLAVE > | |
| gzPerformanceBody | |
| gzPerformanceMonitorInterface | |
| gzPipe | A named pipe class that implements bi-directional point-to-point communication |
| gzPipeControlInterface | |
| gzPipeData | |
| gzPipeRecieveDataInterface | Data reciever interface for a gzPipe |
| gzPipeServer | A named pipe server class that echoes all data to all pipe clients |
| gzPipeURLServer | |
| gzProgramExecution | |
| gzProgress | Progress output notification messages |
| gzProgressInterface | Virtual interface for gzProgress messages |
| gzQueue< T > | |
| gzRecycledFunctionEvaluator< T, BaseParser > | |
| gzRefData< T1, T2 > | Special referenced managed list |
| gzRefDict< T1, T2 > | Special referenced managed dictionary |
| gzRefDList< T > | Special referenced managed list |
| gzReference | Base class for referenced managed objects |
| gzRefIdStorage | |
| gzRefInstanceArray | |
| gzRefInstanceDictionary | |
| gzRefList< T > | Special referenced managed list |
| gzRefPointer< T > | Container with copy constructors etc. for referenced managed pointers |
| gzRegKeyExpandParser | |
| gzRGBA | |
| gzSectionInfo | |
| gzSectionResult | |
| gzSemaphore | |
| gzSerializeAdapter | |
| gzSerializeAdapterBase64Encoder | |
| gzSerializeAdapterBCDEncoder | |
| gzSerializeAdapterCache | |
| gzSerializeAdapterCompress | |
| gzSerializeAdapterEncoder | |
| gzSerializeAdapterFile | |
| gzSerializeAdapterHttp | |
| gzSerializeAdapterMemory | |
| gzSerializeAdapterQueue | |
| gzSerializeAdapterRandomAccess | |
| gzSerializeAdapterStdIO | |
| gzSerializeAdapterString | |
| gzSerializeArray< T > | |
| gzSerializeBinary< T > | |
| gzSerializeBinaryArray< T > | |
| gzSerializeData | |
| gzSerializeDynamicArray< T > | |
| gzSerializeGUID | |
| gzSerializeLex | |
| gzSerializeMatrix4 | |
| gzSerializePacketInterface | |
| gzSerializeString | |
| gzSerializeStringWide | |
| gzSerializeURLManagerInterface | |
| gzSerializeVec2 | |
| gzSerializeVec3 | |
| gzSerializeVec4 | |
| gzService | |
| gzSharedMemory | Base class for all Gizmo3D memory managed classes |
| gzSocket | Socket for network communication |
| gzSocketAddress | Socket address (host address and port) |
| gzSpatialData< T > | |
| gzSpatialDataIterator< T > | |
| gzStackInfo | |
| gzStackItem | |
| gzString | Provides a generic string management class |
| gzStringTokenizer | |
| gzThread | |
| gzThreadData< T > | |
| gzThreadInfo | |
| gzThreadPoolTicker | |
| gzThreadSafeReference | |
| gzThreadTicker | |
| gzTime | Provides a generic time management class |
| gzTimer | Provides a timer instance |
| gzTokenPos | |
| gzTrace | Used by the GZTRACE() macro |
| gzTranslation | |
| gzType | |
| gzTypeInterface | |
| gzULongCompareInterface | Provides a base interface for comparing gzULong values using hash method |
| gzULongLongCompareInterface | Provides a base interface for comparing gzLong values using hash method |
| gzUniqueIDManager | |
| gzUniqueString | |
| gzUpdateIDFeatureInterface | The purpose of these functions is to assure that there are no changes to the data in an instanse as long as the update id value is the same |
| gzUpdateIDInterface | The purpose of these functions is to assure that there are no changes to the data in an instanse as long as the update id value is the same |
| gzUserData | Base class for user provided data |
| gzUserDataAttributeContainer | Base class for user provided data |
| gzUserDataDictionary | Base class for dictionary lookup. Used by gzObject |
| gzValueCompareInterface | Provides a base interface for comparing generic values using hash method |
| gzVarULongLong | |
| gzVec2 | |
| gzVec3 | |
| gzVec4 | |
| gzVideo | |
| gzVideoControlInterface | |
| gzWarningError | Exception class for warning messages |
| gzWriteAdapterStringUtils | |
| gzXmlCDATA | |
| gzXmlCharData | |
| gzXmlComment | |
| gzXmlCustomData | |
| gzXmlCustomDataInterface | |
| gzXmlDom | |
| gzXmlDynamicType | |
| gzXmlDynamicTypeInterface | |
| gzXmlElement | |
| gzXmlItem | |
| gzXmlObject | |
| gzXmlObjectInterface | |
| gzXmlPI | |
| gzXmlSax | |
| gzXY< T > | |
| gzXYZ< T > | |