Public Member Functions | |
Foo () | |
~Foo () | |
Public Attributes | |
ASCII< char > * | ascii |
AutoUTF< unsigned > * | autoutf |
BaseReaderHandler< UTF8< char >, void > * | basereaderhandler |
CrtAllocator * | crtallocator |
Document * | document |
InsituStringStream * | insitustringstream |
MemoryBuffer * | memorybuffer |
MemoryPoolAllocator< CrtAllocator > * | memorypoolallocator |
MemoryStream * | memorystream |
Pointer * | pointer |
PrettyWriter< StringBuffer, UTF8< char >, UTF8< char >, CrtAllocator, 0 > * | prettywriter |
Reader * | reader |
SchemaDocument * | schemadocument |
SchemaValidator * | schemavalidator |
StringBuffer * | stringbuffer |
StringStream * | stringstream |
Transcoder< UTF8< char >, UTF8< char > > * | transcoder |
UTF16< wchar_t > * | utf16 |
UTF16BE< wchar_t > * | utf16be |
UTF16LE< wchar_t > * | utf16le |
UTF32< unsigned > * | utf32 |
UTF32BE< unsigned > * | utf32be |
UTF32LE< unsigned > * | utf32le |
UTF8< char > * | utf8 |
Value * | value |
Writer< StringBuffer, UTF8< char >, UTF8< char >, CrtAllocator, 0 > * | writer |
Definition at line 28 of file fwdtest.cpp.
Foo::Foo | ( | ) |
Definition at line 106 of file fwdtest.cpp.
Foo::~Foo | ( | ) |
Definition at line 166 of file fwdtest.cpp.
ASCII<char>* Foo::ascii |
Definition at line 40 of file fwdtest.cpp.
AutoUTF<unsigned>* Foo::autoutf |
Definition at line 41 of file fwdtest.cpp.
BaseReaderHandler<UTF8<char>, void>* Foo::basereaderhandler |
Definition at line 68 of file fwdtest.cpp.
CrtAllocator* Foo::crtallocator |
Definition at line 45 of file fwdtest.cpp.
Document* Foo::document |
Definition at line 79 of file fwdtest.cpp.
InsituStringStream* Foo::insitustringstream |
Definition at line 50 of file fwdtest.cpp.
MemoryBuffer* Foo::memorybuffer |
Definition at line 62 of file fwdtest.cpp.
MemoryPoolAllocator<CrtAllocator>* Foo::memorypoolallocator |
Definition at line 46 of file fwdtest.cpp.
MemoryStream* Foo::memorystream |
Definition at line 65 of file fwdtest.cpp.
Pointer* Foo::pointer |
Definition at line 82 of file fwdtest.cpp.
PrettyWriter<StringBuffer, UTF8<char>, UTF8<char>, CrtAllocator, 0>* Foo::prettywriter |
Definition at line 75 of file fwdtest.cpp.
Reader* Foo::reader |
Definition at line 69 of file fwdtest.cpp.
SchemaDocument* Foo::schemadocument |
Definition at line 85 of file fwdtest.cpp.
SchemaValidator* Foo::schemavalidator |
Definition at line 86 of file fwdtest.cpp.
StringBuffer* Foo::stringbuffer |
Definition at line 53 of file fwdtest.cpp.
StringStream* Foo::stringstream |
Definition at line 49 of file fwdtest.cpp.
Transcoder<UTF8<char>, UTF8<char> >* Foo::transcoder |
Definition at line 42 of file fwdtest.cpp.
UTF16<wchar_t>* Foo::utf16 |
Definition at line 34 of file fwdtest.cpp.
UTF16BE<wchar_t>* Foo::utf16be |
Definition at line 35 of file fwdtest.cpp.
UTF16LE<wchar_t>* Foo::utf16le |
Definition at line 36 of file fwdtest.cpp.
UTF32<unsigned>* Foo::utf32 |
Definition at line 37 of file fwdtest.cpp.
UTF32BE<unsigned>* Foo::utf32be |
Definition at line 38 of file fwdtest.cpp.
UTF32LE<unsigned>* Foo::utf32le |
Definition at line 39 of file fwdtest.cpp.
UTF8<char>* Foo::utf8 |
Definition at line 33 of file fwdtest.cpp.
Value* Foo::value |
Definition at line 78 of file fwdtest.cpp.
Writer<StringBuffer, UTF8<char>, UTF8<char>, CrtAllocator, 0>* Foo::writer |
Definition at line 72 of file fwdtest.cpp.