Public Member Functions | |
void | echo (const char *msg) |
void | echo (const char *msg) |
virtual void | echo (const std::string &msg, const Ice::Current &) |
EchoServant (doil::ImplBase *impl) | |
EchoServant (doil::ImplBase *impl) | |
EchoServant (doil::ImplBase *impl) | |
virtual | ~EchoServant () |
virtual | ~EchoServant () |
virtual | ~EchoServant () |
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 () |
Public Member Functions inherited from Demo::EchoSample | |
::IceInternal::DispatchStatus | ___echo (::IceInternal::Incoming &, const ::Ice::Current &) |
virtual ::IceInternal::DispatchStatus | __dispatch (::IceInternal::Incoming &, const ::Ice::Current &) |
virtual void | __read (::IceInternal::BasicStream *, bool) |
virtual void | __read (const ::Ice::InputStreamPtr &, bool) |
virtual void | __write (::IceInternal::BasicStream *) const |
virtual void | __write (const ::Ice::OutputStreamPtr &) const |
virtual void | echo (const ::std::string &, const ::Ice::Current &=::Ice::Current())=0 |
virtual ::Ice::ObjectPtr | ice_clone () const |
virtual const ::std::string & | ice_id (const ::Ice::Current &=::Ice::Current()) const |
virtual ::std::vector< ::std::string > | ice_ids (const ::Ice::Current &=::Ice::Current()) const |
virtual bool | ice_isA (const ::std::string &, const ::Ice::Current &=::Ice::Current()) const |
Public Member Functions inherited from doil::Ice::IceServantBase | |
virtual void | decRef () |
IceServantBase (ImplBase *impl) | |
virtual const char * | id () const |
virtual void | incRef () |
virtual const char * | name () const |
virtual | ~IceServantBase () |
Private Attributes | |
IEcho * | m_impl |
EchoImpl * | m_impl |
Additional Inherited Members | |
Public Types inherited from Demo::EchoSample | |
typedef EchoSamplePtr | PointerType |
typedef EchoSamplePrx | ProxyType |
Static Public Member Functions inherited from Demo::EchoSample | |
static const ::std::string & | ice_staticId () |
Protected Attributes inherited from doil::CORBA::CORBAServantBase | |
std::string | m_id |
std::string | m_name |
int | m_refcount |
Protected Attributes inherited from doil::Ice::IceServantBase | |
std::string | m_id |
std::string | m_name |
int | m_refcount |
Definition at line 59 of file CORBAManagerTests.cpp.
|
inline |
Definition at line 64 of file CORBAManagerTests.cpp.
|
inlinevirtual |
Definition at line 70 of file CORBAManagerTests.cpp.
|
inline |
Definition at line 64 of file IceManagerTests.cpp.
|
inlinevirtual |
Definition at line 70 of file IceManagerTests.cpp.
|
inline |
Definition at line 15 of file EchoCORBA.cpp.
|
inlinevirtual |
Definition at line 31 of file EchoCORBA.cpp.
|
inline |
Definition at line 35 of file EchoCORBA.cpp.
|
inline |
Definition at line 74 of file CORBAManagerTests.cpp.
|
inlinevirtual |
Definition at line 74 of file IceManagerTests.cpp.
|
private |
Definition at line 40 of file EchoCORBA.cpp.
|
private |
Definition at line 79 of file CORBAManagerTests.cpp.