This is the complete list of members for mynteye::API, including all inherited members.
ConfigStreamRequest(const Capabilities &capability, const StreamRequest &request) | mynteye::API | |
Create() | mynteye::API | static |
Create(std::shared_ptr< Device > device) | mynteye::API | static |
Create(int argc, char *argv[]) | mynteye::API | static |
Create(int argc, char *argv[], std::shared_ptr< Device > device) | mynteye::API | static |
DisableStreamData(const Stream &stream) | mynteye::API | |
EnableMotionDatas(std::size_t max_size=std::numeric_limits< std::size_t >::max()) | mynteye::API | |
EnablePlugin(const std::string &path) | mynteye::API | |
EnableStreamData(const Stream &stream) | mynteye::API | |
GetExtrinsics(const Stream &from, const Stream &to) const | mynteye::API | |
GetInfo(const Info &info) const | mynteye::API | |
GetIntrinsics(const Stream &stream) const | mynteye::API | |
GetModel() const | mynteye::API | |
GetMotionDatas() | mynteye::API | |
GetMotionExtrinsics(const Stream &from) const | mynteye::API | |
GetMotionIntrinsics() const | mynteye::API | |
GetOptionInfo(const Option &option) const | mynteye::API | |
GetOptionValue(const Option &option) const | mynteye::API | |
GetStreamData(const Stream &stream) | mynteye::API | |
GetStreamDatas(const Stream &stream) | mynteye::API | |
GetStreamRequests(const Capabilities &capability) const | mynteye::API | |
HasMotionCallback() const | mynteye::API | |
HasStreamCallback(const Stream &stream) const | mynteye::API | |
LogOptionInfos() const | mynteye::API | |
motion_callback_t typedef | mynteye::API | |
RunOptionAction(const Option &option) const | mynteye::API | |
SetMotionCallback(motion_callback_t callback) | mynteye::API | |
SetOptionValue(const Option &option, std::int32_t value) | mynteye::API | |
SetStreamCallback(const Stream &stream, stream_callback_t callback) | mynteye::API | |
Start(const Source &source) | mynteye::API | |
Stop(const Source &source) | mynteye::API | |
stream_callback_t typedef | mynteye::API | |
Supports(const Stream &stream) const | mynteye::API | |
Supports(const Capabilities &capability) const | mynteye::API | |
Supports(const Option &option) const | mynteye::API | |
Supports(const AddOns &addon) const | mynteye::API | |
WaitForStreams() | mynteye::API |