#include <device.h>
Definition at line 26 of file device.h.
| Enumerator |
|---|
| Nothing |
|
| Errors |
|
| Verbose |
|
Definition at line 32 of file device.h.
| Enumerator |
|---|
| Normal |
|
| High |
|
| Aggressive |
|
Definition at line 49 of file device.h.
| movidius_ncs_lib::Device::Device |
( |
int |
index, |
|
|
LogLevel |
log_level |
|
) |
| |
| movidius_ncs_lib::Device::~Device |
( |
| ) |
|
| void movidius_ncs_lib::Device::close |
( |
| ) |
|
|
private |
| void movidius_ncs_lib::Device::find |
( |
| ) |
|
|
private |
| void * movidius_ncs_lib::Device::getHandle |
( |
| ) |
|
| std::string movidius_ncs_lib::Device::getName |
( |
| ) |
const |
| void movidius_ncs_lib::Device::monitorThermal |
( |
| ) |
const |
| void movidius_ncs_lib::Device::open |
( |
| ) |
|
|
private |
| void movidius_ncs_lib::Device::setLogLevel |
( |
LogLevel |
level | ) |
|
| void* movidius_ncs_lib::Device::handle_ |
|
private |
| int movidius_ncs_lib::Device::index_ |
|
private |
| std::string movidius_ncs_lib::Device::name_ |
|
private |
The documentation for this class was generated from the following files: