BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balxml::Decoder Member List

This is the complete list of members for balxml::Decoder, including all inherited members.

close()balxml::Decoder
decode(bsl::istream &stream, TYPE *object, const char *uri=0)balxml::Decoder
decode(bsl::streambuf *buffer, TYPE *object, const char *uri=0)balxml::Decoder
decode(const char *buffer, bsl::size_t length, TYPE *object, const char *uri=0)balxml::Decoder
decode(const char *filename, TYPE *object)balxml::Decoder
decode(TYPE *object)balxml::Decoderinline
Decoder(const DecoderOptions *options, Reader *reader, ErrorInfo *errInfo, bslma::Allocator *basicAllocator)balxml::Decoder
Decoder(const DecoderOptions *options, Reader *reader, ErrorInfo *errInfo=0, bsl::ostream *errorStream=0, bsl::ostream *warningStream=0, bslma::Allocator *basicAllocator=0)balxml::Decoder
Decoder_decodeImpProxybalxml::Decoderfriend
Decoder_ElementContextbalxml::Decoderfriend
Decoder_ErrorLoggerbalxml::Decoderfriend
errorCount() constbalxml::Decoderinline
errorInfo() constbalxml::Decoderinline
errorSeverity() constbalxml::Decoder
errorStream() constbalxml::Decoderinline
loggedMessages() constbalxml::Decoder
numUnknownElementsSkipped() constbalxml::Decoderinline
open(bsl::istream &stream, const char *uri=0)balxml::Decoderinline
open(bsl::streambuf *buffer, const char *uri=0)balxml::Decoder
open(const char *buffer, bsl::size_t length, const char *uri=0)balxml::Decoder
open(const char *filename)balxml::Decoder
options() constbalxml::Decoderinline
reader() constbalxml::Decoderinline
setNumUnknownElementsSkipped(int value)balxml::Decoderinline
warningCount() constbalxml::Decoderinline
warningStream() constbalxml::Decoderinline
~Decoder()balxml::Decoder