Public Member Functions | Private Attributes | List of all members
EchoIce::EchoServant Class Reference
Inheritance diagram for EchoIce::EchoServant:
Inheritance graph
[legend]

Public Member Functions

virtual void echo (const std::string &msg, const Ice::Current &)
 
 EchoServant (doil::ImplBase *impl)
 
virtual ~EchoServant ()
 
- 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 ()
 
- Public Member Functions inherited from doil::ServantBase
virtual ~ServantBase ()
 

Private Attributes

IEchom_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::Ice::IceServantBase
std::string m_id
 
std::string m_name
 
int m_refcount
 

Detailed Description

Definition at line 12 of file EchoIce.cpp.

Constructor & Destructor Documentation

EchoIce::EchoServant::EchoServant ( doil::ImplBase impl)
inline

Definition at line 17 of file EchoIce.cpp.

virtual EchoIce::EchoServant::~EchoServant ( )
inlinevirtual

Definition at line 25 of file EchoIce.cpp.

Member Function Documentation

virtual void EchoIce::EchoServant::echo ( const std::string &  msg,
const Ice::Current &   
)
inlinevirtual

Definition at line 29 of file EchoIce.cpp.

Member Data Documentation

IEcho* EchoIce::EchoServant::m_impl
private

Definition at line 35 of file EchoIce.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00