cvflann::Logger Class Reference
#include <logger.h>
List of all members.
Detailed Description
Definition at line 44 of file logger.h.
Constructor & Destructor Documentation
cvflann::Logger::Logger |
( |
|
) |
[inline] |
cvflann::Logger::~Logger |
( |
|
) |
[inline] |
Member Function Documentation
int cvflann::Logger::error |
( |
const char * |
fmt, |
|
|
|
... | |
|
) |
| | |
int cvflann::Logger::fatal |
( |
const char * |
fmt, |
|
|
|
... | |
|
) |
| | |
int cvflann::Logger::info |
( |
const char * |
fmt, |
|
|
|
... | |
|
) |
| | |
int cvflann::Logger::log |
( |
int |
level, |
|
|
const char * |
fmt, |
|
|
va_list |
arglist | |
|
) |
| | |
int cvflann::Logger::log |
( |
int |
level, |
|
|
const char * |
fmt, |
|
|
|
... | |
|
) |
| | |
void cvflann::Logger::setDestination |
( |
const char * |
name |
) |
[inline] |
void cvflann::Logger::setLevel |
( |
int |
level |
) |
[inline] |
int cvflann::Logger::warn |
( |
const char * |
fmt, |
|
|
|
... | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: