cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
close(Pool &p) | log4cxx::helpers::ObjectOutputStream | |
flush(Pool &p) | log4cxx::helpers::ObjectOutputStream | |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
ObjectOutputStream(OutputStreamPtr os, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
reset(Pool &p) | log4cxx::helpers::ObjectOutputStream | |
SC_SERIALIZABLE enum value | log4cxx::helpers::ObjectOutputStream | |
SC_WRITE_METHOD enum value | log4cxx::helpers::ObjectOutputStream | |
STREAM_MAGIC enum value | log4cxx::helpers::ObjectOutputStream | |
STREAM_VERSION enum value | log4cxx::helpers::ObjectOutputStream | |
TC_ARRAY enum value | log4cxx::helpers::ObjectOutputStream | |
TC_BLOCKDATA enum value | log4cxx::helpers::ObjectOutputStream | |
TC_CLASS enum value | log4cxx::helpers::ObjectOutputStream | |
TC_CLASSDESC enum value | log4cxx::helpers::ObjectOutputStream | |
TC_ENDBLOCKDATA enum value | log4cxx::helpers::ObjectOutputStream | |
TC_NULL enum value | log4cxx::helpers::ObjectOutputStream | |
TC_OBJECT enum value | log4cxx::helpers::ObjectOutputStream | |
TC_REFERENCE enum value | log4cxx::helpers::ObjectOutputStream | |
TC_RESET enum value | log4cxx::helpers::ObjectOutputStream | |
TC_STRING enum value | log4cxx::helpers::ObjectOutputStream | |
writeByte(char val, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeBytes(const char *bytes, size_t len, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeInt(int val, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeLong(log4cxx_time_t val, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeNull(Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeObject(const LogString &, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeObject(const MDC::Map &mdc, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeProlog(const char *className, int classDescIncrement, char *bytes, size_t len, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
writeUTFString(const std::string &, Pool &p) | log4cxx::helpers::ObjectOutputStream | |
~Object() | log4cxx::helpers::Object | inlinevirtual |
~ObjectOutputStream() | log4cxx::helpers::ObjectOutputStream | virtual |