![]() |
ImFusion SDK 4.3
|
This is the complete list of members for DeviceImpl, including all inherited members.
| addCallback(const Callback &callback) (defined in DeviceImpl) | DeviceImpl | |
| bindConnection() (defined in DeviceImpl) | DeviceImpl | protected |
| connection() const (defined in DeviceImpl) | DeviceImpl | |
| DeviceImpl(IGTL::Connection *connection, const std::string &deviceName, const Type &deviceType) (defined in DeviceImpl) | DeviceImpl | |
| DeviceImpl(const DeviceImpl &other) (defined in DeviceImpl) | DeviceImpl | |
| DeviceImpl(DeviceImpl &&other) noexcept (defined in DeviceImpl) | DeviceImpl | |
| m_callback (defined in DeviceImpl) | DeviceImpl | protected |
| m_connectionValid (defined in DeviceImpl) | DeviceImpl | protected |
| m_deviceName (defined in DeviceImpl) | DeviceImpl | protected |
| m_deviceType (defined in DeviceImpl) | DeviceImpl | protected |
| m_iglConnection (defined in DeviceImpl) | DeviceImpl | protected |
| m_signalConnection (defined in DeviceImpl) | DeviceImpl | protected |
| m_signalConnectionDeleted (defined in DeviceImpl) | DeviceImpl | protected |
| onConnectionDeleted() (defined in DeviceImpl) | DeviceImpl | protected |
| operator=(const DeviceImpl &other) (defined in DeviceImpl) | DeviceImpl | |
| operator=(DeviceImpl &&other) noexcept (defined in DeviceImpl) | DeviceImpl | |
| removeCallback() (defined in DeviceImpl) | DeviceImpl | |
| sendMessage(igtl::MessageBase &msg) const (defined in DeviceImpl) | DeviceImpl | |
| unbindConnection() (defined in DeviceImpl) | DeviceImpl | protected |
| ~DeviceImpl() (defined in DeviceImpl) | DeviceImpl | virtual |