Public Member Functions | Private Attributes
UnitTest::Servant::Logger Class Reference

#include <Logger.h>

List of all members.

Public Member Functions

std::string pop ()
int push (std::string &str)
int push (const char *str)
int size ()

Private Attributes

std::queue< std::string > m_q

Detailed Description

Definition at line 11 of file doil/utils/omniidl_be/tests/unitTest/stubs/Logger.h.


Member Function Documentation

std::string Logger::pop ( )

Definition at line 20 of file Logger.cpp.

int Logger::push ( std::string &  str)

Definition at line 8 of file Logger.cpp.

int Logger::push ( const char *  str)

Definition at line 14 of file Logger.cpp.

int UnitTest::Servant::Logger::size ( void  ) [inline]

Member Data Documentation

std::queue<std::string> UnitTest::Servant::Logger::m_q [private]

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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:16