Mech-Eye API
2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
_
a
f
h
m
p
t
Files
File List
•
All
Classes
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Loading...
Searching...
No Matches
Log.h
1
#pragma once
2
#include <string>
3
#include "api_global.h"
4
#include "ErrorStatus.h"
5
6
namespace
mmind {
7
8
namespace
eye {
9
18
MMIND_API_EXPORT ErrorStatus exportLogs(
const
std::string& dstPath,
bool
coverIfExist);
19
20
}
// namespace eye
21
22
}
// namespace mmind
Generated by
1.9.7