opensurgsim
|
Public Member Functions | |
StateData () | |
Initialize the state. | |
Public Attributes | |
std::unique_ptr< PhantomScaffold::Callback > | callback |
Wrapper for the haptic loop callback handle. | |
std::list< std::unique_ptr< PhantomScaffold::DeviceData > > | activeDeviceList |
The list of known devices. | |
boost::mutex | mutex |
The mutex that protects the list of known devices. | |