Generic CAM 0.1-PreAlpha

Control3D Class Reference

#include <Control3D.h>

Collaboration diagram for Control3D:

List of all members.

Public Member Functions

 Control3D ()
virtual ~Control3D ()
bool Open (wxString connection)
bool Open (void)
void Close (void)
bool IsOpen (void)
bool SetType (char id)
char GetType (void)
bool HasChanged (void)
bool IsIdle (void)
int GetButton (unsigned char i)
int GetAxis (unsigned char i)
wxString GetPort (void)
bool SetPort (wxString port)
bool GetConfigFrom (wxConfig *config)
bool WriteConfigTo (wxConfig *config)
bool Pump (void)

Protected Attributes

Control3DAbstractcontroller

Constructor & Destructor Documentation

Control3D::Control3D ( )
Control3D::~Control3D ( ) [virtual]

Member Function Documentation

void Control3D::Close ( void  )
int Control3D::GetAxis ( unsigned char  i)
int Control3D::GetButton ( unsigned char  i)
bool Control3D::GetConfigFrom ( wxConfig *  config)
wxString Control3D::GetPort ( void  )
char Control3D::GetType ( void  )
bool Control3D::HasChanged ( void  )
bool Control3D::IsIdle ( void  )
bool Control3D::IsOpen ( void  )
bool Control3D::Open ( void  )
bool Control3D::Open ( wxString  connection)
bool Control3D::Pump ( void  )
bool Control3D::SetPort ( wxString  port)
bool Control3D::SetType ( char  id)
bool Control3D::WriteConfigTo ( wxConfig *  config)

Member Data Documentation


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