CCommPortSettings Class Reference

#include <portsettings.hpp>

List of all members.

Public Types

enum  { DTRControlDisabled = 0, DTRControlEnabled, DTRControlHandshake }
enum  { RTSControlDisabled = 0, RTSControlEnabled, RTSControlHandshake, RTSControlToggle }
enum  {
  ParityNone = 0, ParityOdd, ParityEven, ParityMark,
  ParitySpace
}
enum  { StopBitsOne = 0, StopBitsOneFive, StopBitsTwo }

Public Member Functions

 CCommPortSettings (const sgxString &portname, tUINT32 baud)

Public Attributes

enum CCommPortSettings:: { ... }  DTRFlowControl
enum CCommPortSettings:: { ... }  RTSFlowControl
enum CCommPortSettings:: { ... }  PartiyControl
enum CCommPortSettings:: { ... }  StopBits
sgxString m_Name
tUINT32 m_iBaud
int m_DTR
int m_RTS
int m_iByteSize
int m_Parity
int m_StopBits


Member Enumeration Documentation

anonymous enum

Enumerator:
DTRControlDisabled 
DTRControlEnabled 
DTRControlHandshake 

anonymous enum

Enumerator:
RTSControlDisabled 
RTSControlEnabled 
RTSControlHandshake 
RTSControlToggle 

anonymous enum

Enumerator:
ParityNone 
ParityOdd 
ParityEven 
ParityMark 
ParitySpace 

anonymous enum

Enumerator:
StopBitsOne 
StopBitsOneFive 
StopBitsTwo 


Constructor & Destructor Documentation

CCommPortSettings::CCommPortSettings ( const sgxString &  portname,
tUINT32  baud 
)


Member Data Documentation


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

Generated on Thu Aug 14 14:36:33 2008 for The SGX Core by  doxygen 1.5.6