#include <XLinkStream.hpp>
Public Types | |
using | XLinkError = XLinkError |
Public Member Functions | |
XLinkReadError (XLinkError_t status, const std::string &stream) | |
![]() | |
XLinkError (XLinkError_t statusID, std::string stream, const std::string &message) | |
Additional Inherited Members | |
![]() | |
const XLinkError_t | status = X_LINK_ERROR |
const std::string | streamName |
Definition at line 94 of file XLinkStream.hpp.
Definition at line 95 of file XLinkStream.hpp.
dai::XLinkReadError::XLinkReadError | ( | XLinkError_t | status, |
const std::string & | stream | ||
) |
Definition at line 234 of file XLinkStream.cpp.