|
Monero
|

Public Member Functions | |
| Foo () | |
| ~Foo () | |
Public Attributes | |
| UTF8< char > * | utf8 |
| UTF16< wchar_t > * | utf16 |
| UTF16BE< wchar_t > * | utf16be |
| UTF16LE< wchar_t > * | utf16le |
| UTF32< unsigned > * | utf32 |
| UTF32BE< unsigned > * | utf32be |
| UTF32LE< unsigned > * | utf32le |
| ASCII< char > * | ascii |
| AutoUTF< unsigned > * | autoutf |
| Transcoder< UTF8< char >, UTF8< char > > * | transcoder |
| CrtAllocator * | crtallocator |
| MemoryPoolAllocator< CrtAllocator > * | memorypoolallocator |
| StringStream * | stringstream |
| InsituStringStream * | insitustringstream |
| StringBuffer * | stringbuffer |
| MemoryBuffer * | memorybuffer |
| MemoryStream * | memorystream |
| BaseReaderHandler< UTF8< char >, void > * | basereaderhandler |
| Reader * | reader |
| Writer< StringBuffer, UTF8< char >, UTF8< char >, CrtAllocator, 0 > * | writer |
| PrettyWriter< StringBuffer, UTF8< char >, UTF8< char >, CrtAllocator, 0 > * | prettywriter |
| Value * | value |
| Document * | document |
| Pointer * | pointer |
| SchemaDocument * | schemadocument |
| SchemaValidator * | schemavalidator |
| Foo::Foo | ( | ) |
| Foo::~Foo | ( | ) |
| ASCII<char>* Foo::ascii |
| AutoUTF<unsigned>* Foo::autoutf |
| BaseReaderHandler<UTF8<char>, void>* Foo::basereaderhandler |
| CrtAllocator* Foo::crtallocator |
| Document* Foo::document |
| InsituStringStream* Foo::insitustringstream |
| MemoryBuffer* Foo::memorybuffer |
| MemoryPoolAllocator<CrtAllocator>* Foo::memorypoolallocator |
| MemoryStream* Foo::memorystream |
| Pointer* Foo::pointer |
| PrettyWriter<StringBuffer, UTF8<char>, UTF8<char>, CrtAllocator, 0>* Foo::prettywriter |
| Reader* Foo::reader |
| SchemaDocument* Foo::schemadocument |
| SchemaValidator* Foo::schemavalidator |
| StringBuffer* Foo::stringbuffer |
| StringStream* Foo::stringstream |
| Transcoder<UTF8<char>, UTF8<char> >* Foo::transcoder |
| UTF16<wchar_t>* Foo::utf16 |
| UTF16BE<wchar_t>* Foo::utf16be |
| UTF16LE<wchar_t>* Foo::utf16le |
| UTF32<unsigned>* Foo::utf32 |
| UTF32BE<unsigned>* Foo::utf32be |
| UTF32LE<unsigned>* Foo::utf32le |
| UTF8<char>* Foo::utf8 |
| Value* Foo::value |
| Writer<StringBuffer, UTF8<char>, UTF8<char>, CrtAllocator, 0>* Foo::writer |