MCProxy

test_msg Struct Reference
[Communication]

Test message to test the message queue and the intrusive pointer.

#include "message_format.hpp"

List of all members.

Public Member Functions

void test ()
 test_msg (int value)
 ~test_msg ()

Constructor & Destructor Documentation

test_msg::test_msg ( int  value  )  [inline]

Create a test_msg.

References HC_LOG_TRACE.

test_msg::~test_msg (  )  [inline]

References HC_LOG_TRACE.


Member Function Documentation

void test_msg::test (  )  [inline]

Do some output.

References HC_LOG_TRACE.