#include <EchoSample.h>
|
::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 |
|
Definition at line 199 of file EchoSample.h.
◆ PointerType
◆ ProxyType
◆ ___echo()
IceInternal::DispatchStatus Demo::EchoSample::___echo |
( |
::IceInternal::Incoming & |
__inS, |
|
|
const ::Ice::Current & |
__current |
|
) |
| |
◆ __dispatch()
IceInternal::DispatchStatus Demo::EchoSample::__dispatch |
( |
::IceInternal::Incoming & |
in, |
|
|
const ::Ice::Current & |
current |
|
) |
| |
◆ __read() [1/2]
void Demo::EchoSample::__read |
( |
::IceInternal::BasicStream * |
__is, |
|
|
bool |
__rid |
|
) |
| |
|
virtual |
◆ __read() [2/2]
void Demo::EchoSample::__read |
( |
const ::Ice::InputStreamPtr & |
, |
|
|
bool |
|
|
) |
| |
|
virtual |
◆ __write() [1/2]
void Demo::EchoSample::__write |
( |
::IceInternal::BasicStream * |
__os | ) |
const |
|
virtual |
◆ __write() [2/2]
void Demo::EchoSample::__write |
( |
const ::Ice::OutputStreamPtr & |
| ) |
const |
|
virtual |
◆ 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 |
◆ ice_id()
const ::std::string & Demo::EchoSample::ice_id |
( |
const ::Ice::Current & |
= ::Ice::Current() | ) |
const |
|
virtual |
◆ ice_ids()
std::vector<::std::string > Demo::EchoSample::ice_ids |
( |
const ::Ice::Current & |
= ::Ice::Current() | ) |
const |
◆ ice_isA()
bool Demo::EchoSample::ice_isA |
( |
const ::std::string & |
_s, |
|
|
const ::Ice::Current & |
= ::Ice::Current() |
|
) |
| const |
|
virtual |
◆ ice_staticId()
const ::std::string & Demo::EchoSample::ice_staticId |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: