Ice 3.7 C++11 API Reference
Classes | Namespaces | Typedefs | Enumerations
Current.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 <IceUtil/ScopedArray.h>
#include <Ice/Optional.h>
#include <Ice/ObjectAdapterF.h>
#include <Ice/ConnectionF.h>
#include <Ice/Identity.h>
#include <Ice/Version.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for Current.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ice::Current
 Information about the current method invocation for servers. More...
 

Namespaces

 Ice
 

Typedefs

using Ice::Context = ::std::map<::std::string, ::std::string >
 A request context. More...
 

Enumerations

enum  Ice::OperationMode : unsigned char { Ice::OperationMode::Normal, Ice::OperationMode::Nonmutating, Ice::OperationMode::Idempotent }
 Determines the retry behavior an invocation in case of a (potentially) recoverable error. More...