cvflann::Logger Class Reference

#include <logger.h>

List of all members.

Public Member Functions

int error (const char *fmt,...)
int fatal (const char *fmt,...)
int info (const char *fmt,...)
int log (int level, const char *fmt, va_list arglist)
int log (int level, const char *fmt,...)
 Logger ()
void setDestination (const char *name)
void setLevel (int level)
int warn (const char *fmt,...)
 ~Logger ()

Private Attributes

int logLevel
FILE * stream

Detailed Description

Definition at line 44 of file logger.h.


Constructor & Destructor Documentation

cvflann::Logger::Logger (  )  [inline]

Definition at line 51 of file logger.h.

cvflann::Logger::~Logger (  )  [inline]

Definition at line 53 of file logger.h.


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]

Definition at line 60 of file logger.h.

void cvflann::Logger::setLevel ( int  level  )  [inline]

Definition at line 73 of file logger.h.

int cvflann::Logger::warn ( const char *  fmt,
  ... 
)

Member Data Documentation

Definition at line 47 of file logger.h.

FILE* cvflann::Logger::stream [private]

Definition at line 46 of file logger.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:49 2013