Public Types | Public Member Functions | Static Public Member Functions | List of all members
Demo::EchoSample Class Referenceabstract

#include <EchoSample.h>

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

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

◆ PointerType

Definition at line 204 of file EchoSample.h.

◆ ProxyType

Definition at line 203 of file EchoSample.h.

Member Function Documentation

◆ ___echo()

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

Definition at line 301 of file EchoSample.cpp.

◆ __dispatch()

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

Definition at line 321 of file EchoSample.cpp.

◆ __read() [1/2]

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

Definition at line 371 of file EchoSample.cpp.

◆ __read() [2/2]

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

Definition at line 396 of file EchoSample.cpp.

◆ __write() [1/2]

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

Definition at line 358 of file EchoSample.cpp.

◆ __write() [2/2]

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

Definition at line 388 of file EchoSample.cpp.

◆ echo()

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

◆ ice_clone()

Ice::ObjectPtr Demo::EchoSample::ice_clone ( ) const

Definition at line 264 of file EchoSample.cpp.

◆ ice_id()

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

Definition at line 289 of file EchoSample.cpp.

◆ ice_ids()

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

Definition at line 283 of file EchoSample.cpp.

◆ ice_isA()

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

Definition at line 277 of file EchoSample.cpp.

◆ ice_staticId()

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 Mon Feb 28 2022 23:00:46