
Public Member Functions | |
| void | activateInterfaces_public () |
| CorbaPortMock (const char *name) | |
| void | deactivateInterfaces_public () |
| virtual | ~CorbaPortMock (void) |
Definition at line 88 of file CorbaPortTests.cpp.
| CorbaPortMock::CorbaPortMock | ( | const char * | name | ) | [inline] |
Definition at line 95 of file CorbaPortTests.cpp.
| virtual CorbaPortMock::~CorbaPortMock | ( | void | ) | [inline, virtual] |
Definition at line 102 of file CorbaPortTests.cpp.
| void CorbaPortMock::activateInterfaces_public | ( | ) | [inline] |
Definition at line 115 of file CorbaPortTests.cpp.
| void CorbaPortMock::deactivateInterfaces_public | ( | ) | [inline] |
Definition at line 108 of file CorbaPortTests.cpp.