ICP  1
Public Member Functions | Private Attributes | List of all members
TestChannel Class Reference
Inheritance diagram for TestChannel:
Inheritance graph

Public Member Functions

void log (const Poco::Message &msg)
 

Private Attributes

std::list< Poco::Message > m_messages
 

Detailed Description

Definition at line 818 of file icputils.cpp.

Member Function Documentation

void TestChannel::log ( const Poco::Message &  msg)
inline

Definition at line 824 of file icputils.cpp.

Member Data Documentation

std::list<Poco::Message> TestChannel::m_messages
private

Definition at line 821 of file icputils.cpp.


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