Mech-Eye API
2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
Toggle main menu visibility
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
mmind::eye::ErrorStatus
Describes the types of errors.
Definition
ErrorStatus.h:12
Generated by
1.17.0