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

logger.h File Reference

#include "string_format.h"
#include "string_help.h"
#include "mutex.h"

Go to the source code of this file.

Functions

void cl_log_event (const CL_StringA &type, const CL_StringW &text)
 Operations:.
void cl_log_event (const CL_StringA &type, const CL_StringA &text)
template<class Arg1>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1)
template<class Arg1, class Arg2>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1, Arg2 arg2)
template<class Arg1, class Arg2, class Arg3>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1, Arg2 arg2, Arg3 arg3)
template<class Arg1, class Arg2, class Arg3, class Arg4>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4)
template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5)
template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, Arg6 arg6)
template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6, class Arg7>
void cl_log_event (const CL_StringA &type, const CL_StringW &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, Arg6 arg6, Arg7 arg7)
template<class Arg1>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1)
template<class Arg1, class Arg2>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1, Arg2 arg2)
template<class Arg1, class Arg2, class Arg3>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1, Arg2 arg2, Arg3 arg3)
template<class Arg1, class Arg2, class Arg3, class Arg4>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4)
template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5)
template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, Arg6 arg6)
template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6, class Arg7>
void cl_log_event (const CL_StringA &type, const CL_StringA &format, Arg1 arg1, Arg2 arg2, Arg3 arg3, Arg4 arg4, Arg5 arg5, Arg6 arg6, Arg7 arg7)


Function Documentation

template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6, class Arg7>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4,
Arg5  arg5,
Arg6  arg6,
Arg7  arg7
 

Definition at line 122 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4,
Arg5  arg5,
Arg6  arg6
 

Definition at line 118 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4,
Arg5  arg5
 

Definition at line 114 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4
 

Definition at line 110 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3
 

Definition at line 106 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1,
Arg2  arg2
 

Definition at line 102 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1>
void cl_log_event const CL_StringA type,
const CL_StringA format,
Arg1  arg1
 

Definition at line 98 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6, class Arg7>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4,
Arg5  arg5,
Arg6  arg6,
Arg7  arg7
 

Definition at line 93 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5, class Arg6>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4,
Arg5  arg5,
Arg6  arg6
 

Definition at line 89 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4, class Arg5>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4,
Arg5  arg5
 

Definition at line 85 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3, class Arg4>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3,
Arg4  arg4
 

Definition at line 81 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2, class Arg3>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1,
Arg2  arg2,
Arg3  arg3
 

Definition at line 77 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1, class Arg2>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1,
Arg2  arg2
 

Definition at line 73 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

template<class Arg1>
void cl_log_event const CL_StringA type,
const CL_StringW format,
Arg1  arg1
 

Definition at line 69 of file logger.h.

References cl_log_event(), CL_StringFormat::get_result(), and CL_StringFormat::set_arg().

void cl_log_event const CL_StringA type,
const CL_StringA text
 

Definition at line 74 of file logger.cpp.

References CL_Logger::log().

void cl_log_event const CL_StringA type,
const CL_StringW text
 

Operations:.

Definition at line 66 of file logger.cpp.

References CL_Logger::log().


Generated on Sat Feb 19 22:51:17 2005 for npcore by  doxygen 1.4.1