Public Member Functions | Private Attributes | List of all members
InPort::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 171 of file InPortTests.cpp.

Member Function Documentation

◆ clearLog()

void InPort::Logger::clearLog ( void  )
inline

Definition at line 189 of file InPortTests.cpp.

◆ countLog()

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

Definition at line 179 of file InPortTests.cpp.

◆ log()

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

Definition at line 174 of file InPortTests.cpp.

Member Data Documentation

◆ m_log

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

Definition at line 194 of file InPortTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:46