Classes | |
class | EchoSample |
Typedefs | |
typedef ::IceInternal::ProxyHandle < ::IceProxy::Demo::EchoSample > | EchoSamplePrx |
typedef ::IceInternal::Handle < ::Demo::EchoSample > | EchoSamplePtr |
Functions | |
void | __addObject (const EchoSamplePtr &,::IceInternal::GCCountMap &) |
void | __clearHandleUnsafe (EchoSamplePtr &) |
void | __decRefUnsafe (const EchoSamplePtr &) |
void | __patch__EchoSamplePtr (void *,::Ice::ObjectPtr &) |
void | __read (::IceInternal::BasicStream *, EchoSamplePrx &) |
bool | __usesClasses (const EchoSamplePtr &) |
void | __write (::IceInternal::BasicStream *, const EchoSamplePrx &) |
void | __write (::IceInternal::BasicStream *, const EchoSamplePtr &) |
bool | operator!= (const EchoSample &, const EchoSample &) |
bool | operator< (const EchoSample &, const EchoSample &) |
bool | operator<= (const EchoSample &, const EchoSample &) |
bool | operator== (const EchoSample &, const EchoSample &) |
bool | operator> (const EchoSample &, const EchoSample &) |
bool | operator>= (const EchoSample &, const EchoSample &) |
typedef ::IceInternal::ProxyHandle< ::IceProxy::Demo::EchoSample> Demo::EchoSamplePrx |
Definition at line 87 of file EchoSample.h.
typedef ::IceInternal::Handle< ::Demo::EchoSample> Demo::EchoSamplePtr |
Definition at line 86 of file EchoSample.h.
void Demo::__addObject | ( | const EchoSamplePtr & | p, |
::IceInternal::GCCountMap & | c | ||
) |
Definition at line 88 of file EchoSample.cpp.
void Demo::__clearHandleUnsafe | ( | EchoSamplePtr & | p | ) |
Definition at line 106 of file EchoSample.cpp.
void Demo::__decRefUnsafe | ( | const EchoSamplePtr & | p | ) |
Definition at line 100 of file EchoSample.cpp.
void Demo::__patch__EchoSamplePtr | ( | void * | , |
::Ice::ObjectPtr & | |||
) |
Definition at line 404 of file EchoSample.cpp.
void Demo::__read | ( | ::IceInternal::BasicStream * | , |
EchoSamplePrx & | |||
) |
bool Demo::__usesClasses | ( | const EchoSamplePtr & | p | ) |
Definition at line 94 of file EchoSample.cpp.
void Demo::__write | ( | ::IceInternal::BasicStream * | , |
const EchoSamplePrx & | |||
) |
void Demo::__write | ( | ::IceInternal::BasicStream * | , |
const EchoSamplePtr & | |||
) |
bool Demo::operator!= | ( | const EchoSample & | , |
const EchoSample & | |||
) |
bool Demo::operator< | ( | const EchoSample & | , |
const EchoSample & | |||
) |
bool Demo::operator<= | ( | const EchoSample & | , |
const EchoSample & | |||
) |
bool Demo::operator== | ( | const EchoSample & | , |
const EchoSample & | |||
) |
bool Demo::operator> | ( | const EchoSample & | , |
const EchoSample & | |||
) |
bool Demo::operator>= | ( | const EchoSample & | , |
const EchoSample & | |||
) |