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