VRPN Scol plugin
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SVrpn Class Reference

#include <sVrpn.h>

Public Member Functions

 SVrpn (const std::string &host, const std::string &name)
 
 ~SVrpn ()
 
std::string GetName ()
 
void EnableAnalogData (bool state)
 
void EnableButtonData (bool state)
 
void EnableButtonStateData (bool state)
 
void EnableTrackerData (bool state)
 
void EnableTrackerVelData (bool state)
 
void EnableTrackerAccelData (bool state)
 
void EnableDialData (bool state)
 
void EnableTextData (bool state)
 
bool GetEnableAnalogData ()
 
bool GetEnableButtonData ()
 
bool GetEnableButtonStateData ()
 
bool GetEnableTrackerData ()
 
bool GetEnableTrackerVelData ()
 
bool GetEnableTrackerAccelData ()
 
bool GetEnableDialData ()
 
bool GetEnableTextData ()
 
void Update ()
 

Protected Attributes

bool mEnableAnalogData
 
bool mEnableButtonData
 
bool mEnableButtonStateData
 
bool mEnableTrackerData
 
bool mEnableTrackerVelData
 
bool mEnableTrackerAccelData
 
bool mEnableDialData
 
bool mEnableTextData
 

Detailed Description

SVrpn class

Definition at line 87 of file sVrpn.h.

Constructor & Destructor Documentation

◆ SVrpn()

SVrpn::SVrpn ( const std::string &  host,
const std::string &  name 
)

Ctor.

Definition at line 40 of file sVrpn.cpp.

◆ ~SVrpn()

SVrpn::~SVrpn ( )

Dtor

Definition at line 61 of file sVrpn.cpp.

Member Function Documentation

◆ EnableAnalogData()

void SVrpn::EnableAnalogData ( bool  state)

Definition at line 70 of file sVrpn.cpp.

◆ EnableButtonData()

void SVrpn::EnableButtonData ( bool  state)

Definition at line 81 of file sVrpn.cpp.

◆ EnableButtonStateData()

void SVrpn::EnableButtonStateData ( bool  state)

Definition at line 91 of file sVrpn.cpp.

◆ EnableDialData()

void SVrpn::EnableDialData ( bool  state)

Definition at line 131 of file sVrpn.cpp.

◆ EnableTextData()

void SVrpn::EnableTextData ( bool  state)

Definition at line 141 of file sVrpn.cpp.

◆ EnableTrackerAccelData()

void SVrpn::EnableTrackerAccelData ( bool  state)

Definition at line 121 of file sVrpn.cpp.

◆ EnableTrackerData()

void SVrpn::EnableTrackerData ( bool  state)

Definition at line 101 of file sVrpn.cpp.

◆ EnableTrackerVelData()

void SVrpn::EnableTrackerVelData ( bool  state)

Definition at line 111 of file sVrpn.cpp.

◆ GetEnableAnalogData()

bool SVrpn::GetEnableAnalogData ( )

Definition at line 151 of file sVrpn.cpp.

◆ GetEnableButtonData()

bool SVrpn::GetEnableButtonData ( )

Definition at line 156 of file sVrpn.cpp.

◆ GetEnableButtonStateData()

bool SVrpn::GetEnableButtonStateData ( )

Definition at line 161 of file sVrpn.cpp.

◆ GetEnableDialData()

bool SVrpn::GetEnableDialData ( )

Definition at line 181 of file sVrpn.cpp.

◆ GetEnableTextData()

bool SVrpn::GetEnableTextData ( )

Definition at line 186 of file sVrpn.cpp.

◆ GetEnableTrackerAccelData()

bool SVrpn::GetEnableTrackerAccelData ( )

Definition at line 176 of file sVrpn.cpp.

◆ GetEnableTrackerData()

bool SVrpn::GetEnableTrackerData ( )

Definition at line 166 of file sVrpn.cpp.

◆ GetEnableTrackerVelData()

bool SVrpn::GetEnableTrackerVelData ( )

Definition at line 171 of file sVrpn.cpp.

◆ Update()

void SVrpn::Update ( )

Definition at line 313 of file sVrpn.cpp.

Member Data Documentation

◆ mEnableAnalogData

bool SVrpn::mEnableAnalogData
protected

Definition at line 91 of file sVrpn.h.

◆ mEnableButtonData

bool SVrpn::mEnableButtonData
protected

Definition at line 92 of file sVrpn.h.

◆ mEnableButtonStateData

bool SVrpn::mEnableButtonStateData
protected

Definition at line 93 of file sVrpn.h.

◆ mEnableDialData

bool SVrpn::mEnableDialData
protected

Definition at line 97 of file sVrpn.h.

◆ mEnableTextData

bool SVrpn::mEnableTextData
protected

Definition at line 98 of file sVrpn.h.

◆ mEnableTrackerAccelData

bool SVrpn::mEnableTrackerAccelData
protected

Definition at line 96 of file sVrpn.h.

◆ mEnableTrackerData

bool SVrpn::mEnableTrackerData
protected

Definition at line 94 of file sVrpn.h.

◆ mEnableTrackerVelData

bool SVrpn::mEnableTrackerVelData
protected

Definition at line 95 of file sVrpn.h.


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