ERC CISST - cisst software
mtsProxyBaseCommon< _proxyOwner >::WindowLogger Class Reference
#include <mtsProxyBaseCommon.h>
Inheritance diagram for mtsProxyBaseCommon< _proxyOwner >::WindowLogger:
[legend]Collaboration diagram for mtsProxyBaseCommon< _proxyOwner >::WindowLogger:
[legend]List of all members.
Detailed Description
template<class _proxyOwner>
class mtsProxyBaseCommon< _proxyOwner >::WindowLogger
Logger class using OutputDebugString() on Windows.
Definition at line 148 of file mtsProxyBaseCommon.h.
Public Member Functions
-
void print (const::std::string &message)
-
void trace (const::std::string &category, const::std::string &message)
-
void warning (const::std::string &message)
-
void error (const::std::string &message)
-
::Ice::LoggerPtr cloneWithPrefix (const::std::string &)
Protected Member Functions
-
void Log (const std::string &log)
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu