35 #include "sdk_exports.h" 36 #include "status_definitions.h" 90 getCameraList(std::vector<std::shared_ptr<Camera>> &cameraList,
91 const std::string &uri =
"")
const;
94 std::unique_ptr<SystemImpl> m_impl;
SDK_API ~System()
Destructor.
SDK_API Status getCameraList(std::vector< std::shared_ptr< Camera >> &cameraList, const std::string &uri="") const
Populates the given list with Camera objects that correspond to the available cameras.
SDK_API System & operator=(System &&op) noexcept
Move assignment.
SDK_API System()
Constructor.
The TOF system that manages the cameras.
Status
Status of any operation that the TOF sdk performs.