Main Page
Namespaces
Classes
Files
Related Pages
Examples
Class List
Class Hierarchy
Class Members
boost
::
logging
::
scenario
::
ts
::
logger_
boost::logging::scenario::ts::logger_ Struct Reference
List of all members.
Public Types
enum
type
{
none
,
use_tss
,
ts
}
type of
logger
thread-safety
More...
Detailed Description
logger
thread-safety
Member Enumeration Documentation
enum
boost::logging::scenario::ts::logger_::type
type of
logger
thread-safety
Enumerator:
none
not thread-safe
use_tss
use TSS (thread-specific storage)
ts
thread-safe (but slow)
The documentation for this struct was generated from the following file:
detail/scenario.hpp
Copyright
John Torjo
© 2007
Have a question/ suggestion/ comment? Send me
feedback