Public Member Functions | |
hello_impl () | |
void | hello_world () |
virtual | ~hello_impl () |
Public Attributes | |
int | m_invokedCount |
Definition at line 48 of file CorbaConsumerTests.cpp.
CorbaConsumer::hello_impl::hello_impl | ( | ) | [inline] |
Definition at line 53 of file CorbaConsumerTests.cpp.
virtual CorbaConsumer::hello_impl::~hello_impl | ( | ) | [inline, virtual] |
Definition at line 54 of file CorbaConsumerTests.cpp.
void CorbaConsumer::hello_impl::hello_world | ( | ) | [inline] |
Definition at line 56 of file CorbaConsumerTests.cpp.
Definition at line 62 of file CorbaConsumerTests.cpp.