API Documentation
Toggle main menu visibility
Main Page
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
x
y
z
~
Functions
_
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
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
Properties
Related Symbols
Files
File List
File 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
z
Functions
a
c
d
e
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
Typedefs
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Loading...
Searching...
No Matches
VNCInterfaceModule.h
Go to the documentation of this file.
1
#pragma once
2
#include "
DLLInfo.h
"
3
4
extern
"C"
{
5
VNC_INTERFACE_API
void
VNCInterfaceSetupFactoriesForNDEVR
();
//SetupFileStructureForNDEVR
6
}
7
namespace
NDEVR
8
{
9
VNC_INTERFACE_API
void
AddVNCInterfaceFunctionsToModuleManager
();
10
}
DLLInfo.h
VNC_INTERFACE_API
#define VNC_INTERFACE_API
Definition
DLLInfo.h:78
VNCInterfaceSetupFactoriesForNDEVR
VNC_INTERFACE_API void VNCInterfaceSetupFactoriesForNDEVR()
Definition
VNCInterfaceModule.cpp:9
NDEVR
Definition
ACIColor.h:37
NDEVR::AddVNCInterfaceFunctionsToModuleManager
VNC_INTERFACE_API void AddVNCInterfaceFunctionsToModuleManager()
Definition
VNCInterfaceModule.cpp:16
VNCInterface
Headers
VNCInterfaceModule.h