Public Attributes | |
std::unordered_map< std::string, CalibrationData > | calibration_cache |
Network::InterruptNotificationCallback | cb |
NetworkHandle | handle |
std::string | ip |
aditof::DepthSensorModeDetails | modeDetailsCache |
bool | opened |
Definition at line 49 of file network_depth_sensor.cpp.
std::unordered_map<std::string, CalibrationData> NetworkDepthSensor::ImplData::calibration_cache |
Definition at line 53 of file network_depth_sensor.cpp.
Network::InterruptNotificationCallback NetworkDepthSensor::ImplData::cb |
Definition at line 55 of file network_depth_sensor.cpp.
NetworkHandle NetworkDepthSensor::ImplData::handle |
Definition at line 50 of file network_depth_sensor.cpp.
std::string NetworkDepthSensor::ImplData::ip |
Definition at line 51 of file network_depth_sensor.cpp.
aditof::DepthSensorModeDetails NetworkDepthSensor::ImplData::modeDetailsCache |
Definition at line 52 of file network_depth_sensor.cpp.
bool NetworkDepthSensor::ImplData::opened |
Definition at line 54 of file network_depth_sensor.cpp.