klComputerVision
Public Member Functions | Protected Attributes
InteropLogger::LogWrapper Class Reference

#include <InteropLogger.h>

Collaboration diagram for InteropLogger::LogWrapper:
Collaboration graph

Public Member Functions

 LogWrapper (Object^type)
 
ILog getLogger ()
 
void logDebug (std::string msg)
 
void logError (std::string msg)
 
void logInfo (std::string msg)
 

Protected Attributes

ILog _log
 

Constructor & Destructor Documentation

InteropLogger::LogWrapper::LogWrapper ( Object^  type)
inline

Member Function Documentation

ILog InteropLogger::LogWrapper::getLogger ( )
inline
void InteropLogger::LogWrapper::logDebug ( std::string  msg)
inline
void InteropLogger::LogWrapper::logError ( std::string  msg)
inline
void InteropLogger::LogWrapper::logInfo ( std::string  msg)
inline

Field Documentation

ILog InteropLogger::LogWrapper::_log
protected

The documentation for this class was generated from the following file: