Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
c
f
g
i
l
m
n
p
q
r
s
t
v
w
+
Functions
c
g
l
m
n
p
q
r
s
t
v
+
Variables
_
l
m
q
v
Typedefs
Enumerations
+
Enumerator
a
c
g
l
m
n
p
q
r
s
t
v
w
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
2
3
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
2
3
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
g
i
l
m
n
p
q
r
s
t
u
v
w
+
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
+
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Related Functions
:
a
b
c
d
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
+
Files
File List
+
File 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
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
+
Typedefs
b
c
g
i
k
m
n
o
p
q
s
u
v
z
Enumerations
+
Enumerator
c
k
v
x
y
z
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Plugins
BagPlotViewsAndFilters
CMakeFiles
BagPlotViewsAndFilters_server_manager
BagPlotViewsAndFilters_server_manager.h
Go to the documentation of this file.
1
#ifndef BagPlotViewsAndFilters_server_manager_h
2
#define BagPlotViewsAndFilters_server_manager_h
3
4
#include "
BagPlotViewsAndFilters_server_manager_data.h
"
5
#include <string>
6
#include <vector>
7
8
inline
void
BagPlotViewsAndFilters_server_manager_initialize
(std::vector<std::string>& xmls)
9
{
10
(void)xmls;
11
{
12
char
*init_string =
BagPlotViewsAndFilters_server_managerBagPlotViewsAndFiltersGetInterfaces
();
13
xmls.emplace_back(init_string);
14
delete
[] init_string;
15
}
16
}
17
18
#endif
BagPlotViewsAndFilters_server_manager_initialize
void BagPlotViewsAndFilters_server_manager_initialize(std::vector< std::string > &xmls)
Definition:
BagPlotViewsAndFilters_server_manager.h:8
BagPlotViewsAndFilters_server_manager_data.h
BagPlotViewsAndFilters_server_managerBagPlotViewsAndFiltersGetInterfaces
char * BagPlotViewsAndFilters_server_managerBagPlotViewsAndFiltersGetInterfaces()
Definition:
BagPlotViewsAndFilters_server_manager_data.h:794
Generated by
1.8.13 on Tue Jan 21 2025