|
Ice 3.7 C++11 API 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/FactoryTableInit.h>#include <IceUtil/ScopedArray.h>#include <Ice/Optional.h>#include <Ice/BuiltinSequences.h>#include <IceUtil/UndefSysMacros.h>#include <IceUtil/PopDisableWarnings.h>

Go to the source code of this file.
Classes | |
| class | Ice::PropertiesAdmin |
| The PropertiesAdmin interface provides remote access to the properties of a communicator. More... | |
| class | Ice::PropertiesAdminPrx |
| The PropertiesAdmin interface provides remote access to the properties of a communicator. More... | |
Namespaces | |
| namespace | Ice |
Typedefs | |
| using | Ice::PropertyDict = ::std::map<::std::string, ::std::string> |
| A simple collection of properties, represented as a dictionary of key/value pairs. | |