Definition at line 40 of file CorbaPortTests.cpp.
◆ MyService_impl()
MyService_impl::MyService_impl |
( |
| ) |
|
|
inline |
◆ ~MyService_impl()
virtual MyService_impl::~MyService_impl |
( |
| ) |
|
|
inlinevirtual |
◆ hello_world()
void MyService_impl::hello_world |
( |
| ) |
|
|
inline |
◆ is_hello_world_called()
bool MyService_impl::is_hello_world_called |
( |
| ) |
|
|
inline |
◆ name()
char* MyService_impl::name |
( |
| ) |
|
|
inline |
◆ print_msg()
void MyService_impl::print_msg |
( |
const char * |
msg | ) |
|
|
inline |
◆ setName()
void MyService_impl::setName |
( |
const char * |
name | ) |
|
|
inline |
◆ m_hello_world_called
bool MyService_impl::m_hello_world_called |
|
private |
◆ m_name
std::string MyService_impl::m_name |
|
private |
The documentation for this class was generated from the following file: