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

Public Member Functions

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 42 of file ExecutionContextProxyTests.cpp.

Member Function Documentation

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

Definition at line 50 of file ExecutionContextProxyTests.cpp.

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

Definition at line 45 of file ExecutionContextProxyTests.cpp.

Member Data Documentation

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

Definition at line 61 of file ExecutionContextProxyTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00