#include <Ice/LocalObjectF.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/Proxy.h>
#include <Ice/Object.h>
#include <Ice/Outgoing.h>
#include <Ice/Incoming.h>
#include <Ice/Direct.h>
#include <Ice/StreamF.h>
#include <Ice/UndefSysMacros.h>
Go to the source code of this file.
Classes | |
class | Demo::EchoSample |
class | IceDelegateD::Demo::EchoSample |
class | IceDelegateM::Demo::EchoSample |
class | IceDelegate::Demo::EchoSample |
class | IceProxy::Demo::EchoSample |
Namespaces | |
namespace | Demo |
namespace | IceDelegate |
namespace | IceDelegate::Demo |
namespace | IceDelegateD |
namespace | IceDelegateD::Demo |
namespace | IceDelegateM |
namespace | IceDelegateM::Demo |
namespace | IceInternal |
namespace | IceProxy |
namespace | IceProxy::Demo |
Typedefs | |
typedef ::IceInternal::ProxyHandle < ::IceProxy::Demo::EchoSample > | Demo::EchoSamplePrx |
typedef ::IceInternal::Handle < ::Demo::EchoSample > | Demo::EchoSamplePtr |
Functions | |
void | Demo::__addObject (const EchoSamplePtr &,::IceInternal::GCCountMap &) |
void | Demo::__clearHandleUnsafe (EchoSamplePtr &) |
void | Demo::__decRefUnsafe (const EchoSamplePtr &) |
void | Demo::__patch__EchoSamplePtr (void *,::Ice::ObjectPtr &) |
void | Demo::__read (::IceInternal::BasicStream *, EchoSamplePrx &) |
bool | Demo::__usesClasses (const EchoSamplePtr &) |
void | Demo::__write (::IceInternal::BasicStream *, const EchoSamplePrx &) |
void | Demo::__write (::IceInternal::BasicStream *, const EchoSamplePtr &) |
void | IceInternal::decRef (::Demo::EchoSample *) |
void | IceInternal::decRef (::IceProxy::Demo::EchoSample *) |
void | IceInternal::incRef (::Demo::EchoSample *) |
void | IceInternal::incRef (::IceProxy::Demo::EchoSample *) |
bool | IceProxy::Demo::operator!= (const EchoSample &, const EchoSample &) |
bool | Demo::operator!= (const EchoSample &, const EchoSample &) |
bool | IceProxy::Demo::operator< (const EchoSample &, const EchoSample &) |
bool | Demo::operator< (const EchoSample &, const EchoSample &) |
bool | IceProxy::Demo::operator<= (const EchoSample &, const EchoSample &) |
bool | Demo::operator<= (const EchoSample &, const EchoSample &) |
bool | IceProxy::Demo::operator== (const EchoSample &, const EchoSample &) |
bool | Demo::operator== (const EchoSample &, const EchoSample &) |
bool | IceProxy::Demo::operator> (const EchoSample &, const EchoSample &) |
bool | Demo::operator> (const EchoSample &, const EchoSample &) |
bool | IceProxy::Demo::operator>= (const EchoSample &, const EchoSample &) |
bool | Demo::operator>= (const EchoSample &, const EchoSample &) |