This is the complete list of members for dai::XLinkConnection, including all inherited members.
| bootAvailableDevice(const deviceDesc_t &deviceToBoot, const dai::Path &pathToMvcmd) | dai::XLinkConnection | privatestatic |
| bootAvailableDevice(const deviceDesc_t &deviceToBoot, std::vector< std::uint8_t > &mvcmd) | dai::XLinkConnection | privatestatic |
| bootBootloader(const DeviceInfo &devInfo) | dai::XLinkConnection | static |
| bootDevice | dai::XLinkConnection | private |
| bootWithPath | dai::XLinkConnection | private |
| close() | dai::XLinkConnection | |
| closed | dai::XLinkConnection | private |
| closedMtx | dai::XLinkConnection | mutableprivate |
| convertErrorCodeToString(XLinkError_t errorCode) | dai::XLinkConnection | privatestatic |
| deviceInfo | dai::XLinkConnection | private |
| deviceLinkId | dai::XLinkConnection | private |
| getAllConnectedDevices(XLinkDeviceState_t state=X_LINK_ANY_STATE, bool skipInvalidDevices=true, XLinkPlatform_t platform=X_LINK_MYRIAD_X) | dai::XLinkConnection | static |
| getDeviceByMxId(std::string mxId, XLinkDeviceState_t state=X_LINK_ANY_STATE, bool skipInvalidDevice=true) | dai::XLinkConnection | static |
| getFirstDevice(XLinkDeviceState_t state=X_LINK_ANY_STATE, bool skipInvalidDevices=true) | dai::XLinkConnection | static |
| getGlobalProfilingData() | dai::XLinkConnection | static |
| getLinkId() const | dai::XLinkConnection | |
| getProfilingData() | dai::XLinkConnection | |
| getRebootOnDestruction() const | dai::XLinkConnection | |
| initDevice(const DeviceInfo &deviceToInit, XLinkDeviceState_t expectedState=X_LINK_BOOTED) | dai::XLinkConnection | private |
| isClosed() const | dai::XLinkConnection | |
| mvcmd | dai::XLinkConnection | private |
| pathToMvcmd | dai::XLinkConnection | private |
| POLLING_DELAY_TIME | dai::XLinkConnection | privatestatic |
| rebootOnDestruction | dai::XLinkConnection | private |
| setRebootOnDestruction(bool reboot) | dai::XLinkConnection | |
| WAIT_FOR_BOOTUP_TIMEOUT | dai::XLinkConnection | privatestatic |
| WAIT_FOR_CONNECT_TIMEOUT | dai::XLinkConnection | privatestatic |
| XLinkConnection(const DeviceInfo &deviceDesc, std::vector< std::uint8_t > mvcmdBinary, XLinkDeviceState_t expectedState=X_LINK_BOOTED) | dai::XLinkConnection | |
| XLinkConnection(const DeviceInfo &deviceDesc, dai::Path pathToMvcmd, XLinkDeviceState_t expectedState=X_LINK_BOOTED) | dai::XLinkConnection | |
| XLinkConnection(const DeviceInfo &deviceDesc, XLinkDeviceState_t expectedState=X_LINK_BOOTED) | dai::XLinkConnection | explicit |
| XLinkReadError | dai::XLinkConnection | friend |
| XLinkWriteError | dai::XLinkConnection | friend |
| ~XLinkConnection() | dai::XLinkConnection | |