Public Member Functions | Private Attributes | List of all members
OutPort::Logger Class Reference

Public Member Functions

void clearLog (void)
 
int countLog (const std::string &msg)
 
void log (const std::string &msg)
 

Private Attributes

std::vector< std::string > m_log
 

Detailed Description

Definition at line 108 of file OutPortTests.cpp.

Member Function Documentation

void OutPort::Logger::clearLog ( void  )
inline

Definition at line 127 of file OutPortTests.cpp.

int OutPort::Logger::countLog ( const std::string &  msg)
inline

Definition at line 116 of file OutPortTests.cpp.

void OutPort::Logger::log ( const std::string &  msg)
inline

Definition at line 111 of file OutPortTests.cpp.

Member Data Documentation

std::vector<std::string> OutPort::Logger::m_log
private

Definition at line 132 of file OutPortTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:03