
Public Member Functions | |
| ISDOServiceServantMock (doil::ImplBase *impl) | |
| virtual | ~ISDOServiceServantMock () |
Public Member Functions inherited from doil::CORBA::CORBAServantBase | |
| CORBAServantBase (ImplBase *impl) | |
| virtual void | decRef () |
| virtual const char * | id () const |
| virtual void | incRef () |
| virtual const char * | name () const |
| virtual | ~CORBAServantBase () |
Public Member Functions inherited from doil::ServantBase | |
| virtual | ~ServantBase () |
Private Attributes | |
| ::SDOPackage::Local::ISDOService * | m_impl |
Additional Inherited Members | |
Protected Attributes inherited from doil::CORBA::CORBAServantBase | |
| std::string | m_id |
| std::string | m_name |
| int | m_refcount |
Definition at line 163 of file ConfigurationProxyTests.cpp.
|
inline |
Definition at line 168 of file ConfigurationProxyTests.cpp.
|
inlinevirtual |
Definition at line 173 of file ConfigurationProxyTests.cpp.
|
private |
Definition at line 177 of file ConfigurationProxyTests.cpp.