![]() |
VR-Vantage 3.1 API Documentation
|
Go to the source code of this file.
Typedefs | |
| typedef GenericStringStream < UTF8< char > > | StringStream |
| typedef GenericInsituStringStream < UTF8< char > > | InsituStringStream |
| typedef GenericStringBuffer < UTF8< char >, CrtAllocator > | StringBuffer |
| typedef GenericMemoryBuffer < CrtAllocator > | MemoryBuffer |
| typedef GenericReader< UTF8 < char >, UTF8< char > , CrtAllocator > | Reader |
| typedef GenericValue< UTF8 < char >, MemoryPoolAllocator < CrtAllocator > > | Value |
| typedef GenericDocument< UTF8 < char >, MemoryPoolAllocator < CrtAllocator >, CrtAllocator > | Document |
| typedef GenericPointer< Value, CrtAllocator > | Pointer |
| typedef GenericSchemaDocument < Value, CrtAllocator > | SchemaDocument |
| typedef IGenericRemoteSchemaDocumentProvider < SchemaDocument > | IRemoteSchemaDocumentProvider |
| typedef GenericSchemaValidator < SchemaDocument, BaseReaderHandler< UTF8< char > , void >, CrtAllocator > | SchemaValidator |
| typedef GenericStringStream<UTF8<char> > StringStream |
| typedef GenericInsituStringStream<UTF8<char> > InsituStringStream |
| typedef GenericStringBuffer<UTF8<char>, CrtAllocator> StringBuffer |
| typedef GenericMemoryBuffer<CrtAllocator> MemoryBuffer |
| typedef GenericReader<UTF8<char>, UTF8<char>, CrtAllocator> Reader |
| typedef GenericValue<UTF8<char>, MemoryPoolAllocator<CrtAllocator> > Value |
| typedef GenericDocument<UTF8<char>, MemoryPoolAllocator<CrtAllocator>, CrtAllocator> Document |
| typedef GenericPointer<Value, CrtAllocator> Pointer |
| typedef GenericSchemaDocument<Value, CrtAllocator> SchemaDocument |
| typedef GenericSchemaValidator<SchemaDocument, BaseReaderHandler<UTF8<char>, void>, CrtAllocator> SchemaValidator |