Mech-Eye API
2.5.0
API reference documentation for Mech-Eye Industrial 3D Camera
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