Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

templog::log_intermediate< Sev_, Aud_, Forward_, Params_ > Struct Template Reference

#include <logging.h>

List of all members.

Public Types

typedef Params_ parameters_type

Public Member Functions

 log_intermediate (const parameters_type &p=parameters_type())

Public Attributes

parameters_type parameters


Detailed Description

template<int Sev_, int Aud_, bool Forward_, class Params_>
struct templog::log_intermediate< Sev_, Aud_, Forward_, Params_ >

Log message intermediate type

This is used to store subexpressions of logging statements.

Definition at line 236 of file logging.h.


Member Typedef Documentation

template<int Sev_, int Aud_, bool Forward_, class Params_>
typedef Params_ templog::log_intermediate< Sev_, Aud_, Forward_, Params_ >::parameters_type
 

Definition at line 237 of file logging.h.


Constructor & Destructor Documentation

template<int Sev_, int Aud_, bool Forward_, class Params_>
templog::log_intermediate< Sev_, Aud_, Forward_, Params_ >::log_intermediate const parameters_type p = parameters_type()  )  [inline]
 

Definition at line 241 of file logging.h.


Member Data Documentation

template<int Sev_, int Aud_, bool Forward_, class Params_>
parameters_type templog::log_intermediate< Sev_, Aud_, Forward_, Params_ >::parameters
 

Definition at line 239 of file logging.h.

Referenced by templog::non_filtering_logger< FormattingPolicy_, WritePolicy_ >::fwd().


The documentation for this struct was generated from the following file:
Generated on Sun Jan 11 15:57:20 2009 for templog library by  doxygen 1.4.2