opensurgsim
Public Member Functions | Public Attributes | List of all members
SurgSim::Devices::SixenseScaffold::StateData Struct Reference

Public Member Functions

 StateData ()
 Initialize the state.
 

Public Attributes

bool isApiInitialized
 True if the API has been initialized (and not finalized).
 
std::unique_ptr< SixenseThreadthread
 Processing thread.
 
std::list< std::unique_ptr< SixenseScaffold::DeviceData > > activeDeviceList
 The list of known devices.
 
boost::mutex mutex
 The mutex that protects the list of known devices.
 

The documentation for this struct was generated from the following file: