Main Page
Namespaces
Classes
Files
Related Pages
Examples
Class List
Class Hierarchy
Class Members
boost
::
logging
::
implement_default_logger
boost::logging::implement_default_logger< gather_msg, write_msg > Struct Template Reference
Inheritance diagram for boost::logging::implement_default_logger< gather_msg, write_msg >:
[
legend
]
Collaboration diagram for boost::logging::implement_default_logger< gather_msg, write_msg >:
[
legend
]
List of all members.
Detailed Description
template<class gather_msg, class write_msg>
struct boost::logging::implement_default_logger< gather_msg, write_msg >
Parameters:
write_msg
the write message class. If a pointer, forwards to a pointer. If not a pointer, it holds it by value.
The documentation for this struct was generated from the following file:
detail/logger.hpp
Copyright
John Torjo
© 2007
Have a question/ suggestion/ comment? Send me
feedback