VRPN Scol plugin
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
sVrpnThread Class Reference

Public Types

typedef std::set< SVrpn * > DeviceList
 

Public Member Functions

SVrpnAddDevice (const std::string &host, const std::string &name)
 
void RemoveDevice (SVrpn *device)
 

Static Public Member Functions

static sVrpnThreadGetInstance ()
 
static void Kill ()
 

Public Attributes

DeviceList deviceList
 

Detailed Description

Definition at line 160 of file sVrpn.h.

Member Typedef Documentation

◆ DeviceList

typedef std::set<SVrpn*> sVrpnThread::DeviceList

Definition at line 163 of file sVrpn.h.

Constructor & Destructor Documentation

◆ ~sVrpnThread()

sVrpnThread::~sVrpnThread ( )
protected

Definition at line 372 of file sVrpn.cpp.

Member Function Documentation

◆ AddDevice()

SVrpn * sVrpnThread::AddDevice ( const std::string &  host,
const std::string &  name 
)

Definition at line 397 of file sVrpn.cpp.

◆ GetInstance()

sVrpnThread * sVrpnThread::GetInstance ( )
static

Definition at line 378 of file sVrpn.cpp.

◆ Kill()

void sVrpnThread::Kill ( )
static

Definition at line 388 of file sVrpn.cpp.

◆ RemoveDevice()

void sVrpnThread::RemoveDevice ( SVrpn device)

Definition at line 409 of file sVrpn.cpp.

Member Data Documentation

◆ deviceList

DeviceList sVrpnThread::deviceList

Definition at line 166 of file sVrpn.h.


The documentation for this class was generated from the following files: