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

Method isConnected

io/src/davidsdk_grabber.cpp:164–168  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

162
163//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
164bool
165pcl::DavidSDKGrabber::isConnected () const
166{
167 return (client_connected_);
168}
169
170//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
171std::string

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected