MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / getDeviceSerialNumber

Method getDeviceSerialNumber

io/src/depth_sense_grabber.cpp:94–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94std::string
95pcl::DepthSenseGrabber::getDeviceSerialNumber () const
96{
97 return (p_->device_id_);
98}
99

Callers 4

printDeviceListFunction · 0.80
keyboardCallbackMethod · 0.80
printDeviceListFunction · 0.80
keyboardCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected