#include <system_impl.h>
Public Member Functions | |
| aditof::Status | getCameraList (std::vector< std::shared_ptr< aditof::Camera >> &cameraList, const std::string &uri) const |
| SystemImpl () | |
| ~SystemImpl () | |
Private Member Functions | |
| aditof::Status | getCameraListAtIp (std::vector< std::shared_ptr< aditof::Camera >> &cameraList, const std::string &ip) const |
Definition at line 46 of file system_impl.h.
| SystemImpl::SystemImpl | ( | ) |
Definition at line 78 of file system_impl.cpp.
|
default |
| Status SystemImpl::getCameraList | ( | std::vector< std::shared_ptr< aditof::Camera >> & | cameraList, |
| const std::string & | uri | ||
| ) | const |
Definition at line 83 of file system_impl.cpp.
|
private |
Definition at line 135 of file system_impl.cpp.