Apache Log4cxx
Version 1.3.0
|
This is the complete list of members for log4cxx::spi::AppenderAttachable, including all inherited members.
addAppender(const AppenderPtr newAppender)=0 | log4cxx::spi::AppenderAttachable | pure virtual |
cast(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
getAllAppenders() const =0 | log4cxx::spi::AppenderAttachable | pure virtual |
getAppender(const LogString &name) const =0 | log4cxx::spi::AppenderAttachable | pure virtual |
getClass() const =0 | log4cxx::helpers::Object | pure virtual |
instanceof(const Class &clazz) const =0 | log4cxx::helpers::Object | pure virtual |
isAttached(const AppenderPtr appender) const =0 | log4cxx::spi::AppenderAttachable | pure virtual |
removeAllAppenders()=0 | log4cxx::spi::AppenderAttachable | pure virtual |
removeAppender(const AppenderPtr appender)=0 | log4cxx::spi::AppenderAttachable | pure virtual |
removeAppender(const LogString &name)=0 | log4cxx::spi::AppenderAttachable | pure virtual |
~AppenderAttachable() | log4cxx::spi::AppenderAttachable | inlinevirtual |
~Object() | log4cxx::helpers::Object | inlinevirtual |