Ice 3.7 C++11 API Reference
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
c
e
g
i
n
o
p
r
s
t
u
w
Variables
b
c
e
g
i
k
n
p
s
t
u
w
Typedefs
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Typedefs
e
i
l
p
s
t
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
e
g
i
o
t
v
Macros
e
g
i
o
t
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
IceGrid
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
>
9
#include <
IceGrid/Descriptor.h
>
10
#include <
IceGrid/Exception.h
>
11
#include <
IceGrid/FileParser.h
>
12
#include <
IceGrid/Registry.h
>
13
#include <
IceGrid/Session.h
>
14
#include <
IceGrid/UserAccountMapper.h
>
15
#include <
IceGrid/PluginFacade.h
>
16
17
namespace
IceGrid
18
{
19
24
ICEGRID_API
RegistryPluginFacadePtr
getRegistryPluginFacade
();
25
26
}
27
28
#endif
Descriptor.h
Exception.h
Admin.h
Session.h
IceGrid::getRegistryPluginFacade
ICEGRID_API RegistryPluginFacadePtr getRegistryPluginFacade()
Obtains the plug-in facade for the IceGrid registry.
PluginFacade.h
FileParser.h
Registry.h
IceGrid
Definition:
Admin.h:73
ICEGRID_API
#define ICEGRID_API
Definition:
Admin.h:66
UserAccountMapper.h
Generated by
1.8.20