XMLContentsPrinter Member List
This is the complete list of members for
XMLContentsPrinter, including all inherited members.
| LogContent(const TCHAR *name, T value) | LogContentsPrinter | [inline] |
| LogContent(const std::tstring &name, T value) | LogContentsPrinter | [inline] |
| LogContentInternal(const std::tstring &name, const SimpleLoggable &loggable) | XMLContentsPrinter | [inline, virtual] |
| LogContentInternal(const std::tstring &name, const CompositeLoggable &loggable) | XMLContentsPrinter | [inline, virtual] |
| Nvidia::Logging::LogContentsPrinter::LogContentInternal(const std::tstring &name, T value, typename boost::disable_if_c< boost::is_base_of< Loggable, T >::value, T >::type *=0) | LogContentsPrinter | [inline, protected] |
| Nvidia::Logging::LogContentsPrinter::LogContentInternal(const std::tstring &name, const std::vector< T > &value) | LogContentsPrinter | [inline, protected] |
| m_maxPrintingDepth | XMLContentsPrinter | [private] |
| m_xmlNodeStack | XMLContentsPrinter | [private] |
| SetRootXMLNode(XMLNode &node) | XMLContentsPrinter | [inline] |
| XMLContentsPrinter(unsigned int maxPrintingDepth) | XMLContentsPrinter | [inline] |