Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
Communicator.h File Reference
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/ValueF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <Ice/Comparable.h>
#include <Ice/Proxy.h>
#include <Ice/Object.h>
#include <Ice/GCObject.h>
#include <Ice/Value.h>
#include <Ice/Incoming.h>
#include <Ice/IncomingAsync.h>
#include <Ice/FactoryTableInit.h>
#include <IceUtil/ScopedArray.h>
#include <Ice/Optional.h>
#include <Ice/ExceptionHelpers.h>
#include <Ice/LoggerF.h>
#include <Ice/InstrumentationF.h>
#include <Ice/ObjectAdapterF.h>
#include <Ice/ObjectFactory.h>
#include <Ice/ValueFactory.h>
#include <Ice/Router.h>
#include <Ice/Locator.h>
#include <Ice/PluginF.h>
#include <Ice/ImplicitContextF.h>
#include <Ice/Current.h>
#include <Ice/Properties.h>
#include <Ice/FacetMap.h>
#include <Ice/Connection.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for Communicator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ice::Callback_Communicator_flushBatchRequests_Base
 Base class for asynchronous callback wrapper classes used for calls to IceProxy::Ice::Communicator::begin_flushBatchRequests. More...
class  Ice::Communicator
 The central object in Ice. More...

Namespaces

namespace  Ice
namespace  IceProxy

Typedefs

typedef ::IceUtil::Handle< Callback_Communicator_flushBatchRequests_BaseIce::Callback_Communicator_flushBatchRequestsPtr
typedef ::IceInternal::Handle< CommunicatorIce::CommunicatorPtr

Enumerations

enum  Ice::ToStringMode { Ice::Unicode , Ice::ASCII , Ice::Compat }
 The output mode for xxxToString method such as identityToString and proxyToString. More...