Mech-Eye API
2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Log.h
Go to the documentation of this file.
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
ErrorStatus.h
MMIND_API_EXPORT
#define MMIND_API_EXPORT
Definition
api_global.h:48
api_global.h
mmind::eye::exportLogs
MMIND_API_EXPORT ErrorStatus exportLogs(const std::string &dstPath, bool coverIfExist)
Exports the API logs.
mmind
Definition
Camera.h:45
mmind::eye::ErrorStatus
Describes the types of errors.
Definition
ErrorStatus.h:12
Generated by
1.9.7