Public Types | Public Member Functions | Static Public Member Functions
Demo::EchoSample Class Reference

#include <EchoSample.h>

Inheritance diagram for Demo::EchoSample:
Inheritance graph
[legend]

List of all members.

Public Types

typedef EchoSamplePtr PointerType
typedef EchoSamplePrx ProxyType

Public Member Functions

::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

Static Public Member Functions

static const ::std::string & ice_staticId ()

Detailed Description

Definition at line 199 of file EchoSample.h.


Member Typedef Documentation

Definition at line 204 of file EchoSample.h.

Definition at line 203 of file EchoSample.h.


Member Function Documentation

IceInternal::DispatchStatus Demo::EchoSample::___echo ( ::IceInternal::Incoming &  __inS,
const ::Ice::Current &  __current 
)

Definition at line 301 of file EchoSample.cpp.

IceInternal::DispatchStatus Demo::EchoSample::__dispatch ( ::IceInternal::Incoming &  in,
const ::Ice::Current &  current 
)

Definition at line 321 of file EchoSample.cpp.

void Demo::EchoSample::__read ( ::IceInternal::BasicStream *  __is,
bool  __rid 
) [virtual]

Definition at line 371 of file EchoSample.cpp.

void Demo::EchoSample::__read ( const ::Ice::InputStreamPtr &  ,
bool   
) [virtual]

Definition at line 396 of file EchoSample.cpp.

void Demo::EchoSample::__write ( ::IceInternal::BasicStream *  __os) const [virtual]

Definition at line 358 of file EchoSample.cpp.

void Demo::EchoSample::__write ( const ::Ice::OutputStreamPtr &  ) const [virtual]

Definition at line 388 of file EchoSample.cpp.

virtual void Demo::EchoSample::echo ( const ::std::string &  ,
const ::Ice::Current &  = ::Ice::Current() 
) [pure virtual]
Ice::ObjectPtr Demo::EchoSample::ice_clone ( ) const

Definition at line 264 of file EchoSample.cpp.

const ::std::string & Demo::EchoSample::ice_id ( const ::Ice::Current &  = ::Ice::Current()) const [virtual]

Definition at line 289 of file EchoSample.cpp.

std::vector<::std::string > Demo::EchoSample::ice_ids ( const ::Ice::Current &  = ::Ice::Current()) const

Definition at line 283 of file EchoSample.cpp.

bool Demo::EchoSample::ice_isA ( const ::std::string &  _s,
const ::Ice::Current &  = ::Ice::Current() 
) const [virtual]

Definition at line 277 of file EchoSample.cpp.

const ::std::string & Demo::EchoSample::ice_staticId ( ) [static]

Definition at line 295 of file EchoSample.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:40