Apache Log4cxx
Version 1.3.0
|
#include <log4cxx/logstring.h>
#include <log4cxx/helpers/object.h>
#include <log4cxx/helpers/exception.h>
Go to the source code of this file.
Classes | |
class | log4cxx::helpers::DOMException |
class | log4cxx::helpers::XMLDOMNode |
The XMLDOMNode interface is the primary datatype for the entire Document Object Model. More... | |
class | log4cxx::helpers::XMLDOMElement |
The XMLDOMElement interface represents an element in an XML document. More... | |
class | log4cxx::helpers::XMLDOMDocument |
The XMLDOMDocument interface represents an entire XML document. More... | |
class | log4cxx::helpers::XMLDOMNodeList |
The XMLDOMNodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented. More... | |
Namespaces | |
namespace | log4cxx |
namespace | log4cxx::helpers |
Typedefs | |
typedef std::shared_ptr< XMLDOMNode > | log4cxx::helpers::XMLDOMNodePtr |
typedef std::shared_ptr< XMLDOMDocument > | log4cxx::helpers::XMLDOMDocumentPtr |
typedef std::shared_ptr< XMLDOMNodeList > | log4cxx::helpers::XMLDOMNodeListPtr |
Functions | |
log4cxx::helpers::LOG4CXX_PTR_DEF (XMLDOMNode) | |
log4cxx::helpers::LOG4CXX_PTR_DEF (XMLDOMElement) | |
log4cxx::helpers::LOG4CXX_PTR_DEF (XMLDOMDocument) | |
log4cxx::helpers::LOG4CXX_PTR_DEF (XMLDOMNodeList) | |