Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
IceGrid.h
Go to the documentation of this file.
1//
2// Copyright (c) ZeroC, Inc. All rights reserved.
3//
4
5#ifndef ICEGRID_H
6#define ICEGRID_H
7
8#include <IceGrid/Admin.h>
10#include <IceGrid/Exception.h>
11#include <IceGrid/FileParser.h>
12#include <IceGrid/Registry.h>
13#include <IceGrid/Session.h>
16
17namespace IceGrid
18{
19
24ICEGRID_API RegistryPluginFacadePtr getRegistryPluginFacade();
25
26}
27
28#endif
#define ICEGRID_API
Definition Descriptor.h:58
Definition Admin.h:73
RegistryPluginFacadePtr getRegistryPluginFacade()
Obtains the plug-in facade for the IceGrid registry.