Public Member Functions | Private Attributes
MyService_impl Class Reference

List of all members.

Public Member Functions

void hello_world ()
bool is_hello_world_called ()
 MyService_impl ()
char * name ()
void print_msg (const char *msg)
void setName (const char *name)
virtual ~MyService_impl ()

Private Attributes

bool m_hello_world_called
std::string m_name

Detailed Description

Definition at line 40 of file CorbaPortTests.cpp.


Constructor & Destructor Documentation

Definition at line 45 of file CorbaPortTests.cpp.

virtual MyService_impl::~MyService_impl ( ) [inline, virtual]

Definition at line 49 of file CorbaPortTests.cpp.


Member Function Documentation

void MyService_impl::hello_world ( ) [inline]

Definition at line 63 of file CorbaPortTests.cpp.

Definition at line 73 of file CorbaPortTests.cpp.

char* MyService_impl::name ( ) [inline]

Definition at line 58 of file CorbaPortTests.cpp.

void MyService_impl::print_msg ( const char *  msg) [inline]

Definition at line 68 of file CorbaPortTests.cpp.

void MyService_impl::setName ( const char *  name) [inline]

Definition at line 53 of file CorbaPortTests.cpp.


Member Data Documentation

Definition at line 80 of file CorbaPortTests.cpp.

std::string MyService_impl::m_name [private]

Definition at line 79 of file CorbaPortTests.cpp.


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


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