xComConfig Class Reference

#include <ComPort.h>

List of all members.

Public Member Functions

 xComConfig (DCB *pDCB, CWnd *pParent=NULL)
virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnOK ()
virtual BOOL OnInitDialog ()

Public Attributes

CComboBox m_cStopBits
CComboBox m_cParity
CComboBox m_cByteSize
CComboBox m_cBaudRate
DCB * m_pDCB
DCB m_DCB


Detailed Description

Definition at line 59 of file ComPort.h.


Constructor & Destructor Documentation

xComConfig::xComConfig DCB *  pDCB,
CWnd *  pParent = NULL
 


Member Function Documentation

virtual void xComConfig::DoDataExchange CDataExchange *  pDX  )  [virtual]
 

virtual BOOL xComConfig::OnInitDialog  )  [virtual]
 

virtual void xComConfig::OnOK  )  [virtual]
 


Member Data Documentation

CComboBox xComConfig::m_cBaudRate
 

Definition at line 67 of file ComPort.h.

CComboBox xComConfig::m_cByteSize
 

Definition at line 66 of file ComPort.h.

CComboBox xComConfig::m_cParity
 

Definition at line 65 of file ComPort.h.

CComboBox xComConfig::m_cStopBits
 

Definition at line 64 of file ComPort.h.

DCB xComConfig::m_DCB
 

Definition at line 70 of file ComPort.h.

DCB* xComConfig::m_pDCB
 

Definition at line 69 of file ComPort.h.


The documentation for this class was generated from the following file:
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:47:07 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001