This is the complete list of members for mynteye::Device, including all inherited members.
| ConfigStreamRequest(const Capabilities &capability, const StreamRequest &request) | mynteye::Device | |
| ConfigStreamRequest(const StreamRequest &request) | mynteye::Device | |
| Create(const std::string &name, std::shared_ptr< uvc::device > device) | mynteye::Device | static |
| EnableMotionDatas() | mynteye::Device | |
| EnableMotionDatas(std::size_t max_size) | mynteye::Device | |
| GetExtrinsics(const Stream &from, const Stream &to) const | mynteye::Device | |
| GetExtrinsics(const Stream &from, const Stream &to, bool *ok) const | mynteye::Device | |
| GetInfo() const | mynteye::Device | |
| GetInfo(const Info &info) const | mynteye::Device | |
| GetIntrinsics(const Stream &stream) const | mynteye::Device | |
| GetIntrinsics(const Stream &stream, bool *ok) const | mynteye::Device | |
| GetLatestStreamData(const Stream &stream) | mynteye::Device | |
| GetModel() const | mynteye::Device | inline |
| GetMotionDatas() | mynteye::Device | |
| GetMotionExtrinsics(const Stream &from) const | mynteye::Device | |
| GetMotionExtrinsics(const Stream &from, bool *ok) const | mynteye::Device | |
| GetMotionIntrinsics() const | mynteye::Device | |
| GetMotionIntrinsics(bool *ok) const | mynteye::Device | |
| GetOptionInfo(const Option &option) const | mynteye::Device | |
| GetOptionValue(const Option &option) const | mynteye::Device | |
| GetStreamData(const Stream &stream) | mynteye::Device | |
| GetStreamDatas(const Stream &stream) | mynteye::Device | |
| GetStreamRequest(const Capabilities &capability) const | mynteye::Device | |
| GetStreamRequest() const | mynteye::Device | |
| GetStreamRequests(const Capabilities &capability) const | mynteye::Device | |
| GetStreamRequests() const | mynteye::Device | |
| HasMotionCallback() const | mynteye::Device | |
| HasStreamCallback(const Stream &stream) const | mynteye::Device | |
| LogOptionInfos() const | mynteye::Device | |
| motion_callback_t typedef | mynteye::Device | |
| RunOptionAction(const Option &option) const | mynteye::Device | |
| SetExtrinsics(const Stream &from, const Stream &to, const Extrinsics &ex) | mynteye::Device | |
| SetIntrinsics(const Stream &stream, const std::shared_ptr< IntrinsicsBase > &in) | mynteye::Device | |
| SetMotionCallback(motion_callback_t callback, bool async=false) | mynteye::Device | |
| SetMotionExtrinsics(const Stream &from, const Extrinsics &ex) | mynteye::Device | |
| SetMotionIntrinsics(const MotionIntrinsics &in) | mynteye::Device | |
| SetOptionValue(const Option &option, std::int32_t value) | mynteye::Device | |
| SetStreamCallback(const Stream &stream, stream_callback_t callback, bool async=false) | mynteye::Device | |
| Start(const Source &source) | mynteye::Device | virtual |
| Stop(const Source &source) | mynteye::Device | virtual |
| stream_callback_t typedef | mynteye::Device | |
| Supports(const Stream &stream) const | mynteye::Device | |
| Supports(const Capabilities &capability) const | mynteye::Device | |
| Supports(const Option &option) const | mynteye::Device | |
| Supports(const AddOns &addon) const | mynteye::Device | |
| WaitForStreams() | mynteye::Device |