Ice 3.7 C++11 API Reference
Classes | Namespaces | Macros
IceBox.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/FactoryTableInit.h>
#include <IceUtil/ScopedArray.h>
#include <Ice/Optional.h>
#include <Ice/ExceptionHelpers.h>
#include <Ice/BuiltinSequences.h>
#include <Ice/CommunicatorF.h>
#include <Ice/PropertiesF.h>
#include <Ice/SliceChecksumDict.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceBox/Config.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for IceBox.h:

Go to the source code of this file.

Classes

class  IceBox::AlreadyStartedException
 This exception is thrown if an attempt is made to start an already-started service. More...
 
class  IceBox::AlreadyStoppedException
 This exception is thrown if an attempt is made to stop an already-stopped service. More...
 
class  IceBox::FailureException
 This exception is a general failure notification. More...
 
class  IceBox::NoSuchServiceException
 This exception is thrown if a service name does not refer to an existing service. More...
 
class  IceBox::Service
 An application service managed by a ServiceManager. More...
 
class  IceBox::ServiceManager
 Administers a set of Service instances. More...
 
class  IceBox::ServiceManagerPrx
 Administers a set of Service instances. More...
 
class  IceBox::ServiceObserver
 An Observer interface implemented by admin clients interested in the status of services. More...
 
class  IceBox::ServiceObserverPrx
 An Observer interface implemented by admin clients interested in the status of services. More...
 

Namespaces

 IceBox
 

Macros

#define ICEBOX_API   ICE_DECLSPEC_IMPORT
 

Macro Definition Documentation

◆ ICEBOX_API

#define ICEBOX_API   ICE_DECLSPEC_IMPORT