CCommsPort Class Reference
#include <commsport.hpp>
List of all members.
Constructor & Destructor Documentation
| CCommsPort::~CCommsPort |
( |
|
) |
|
Member Function Documentation
| tBOOL CCommsPort::open |
( |
|
) |
|
| tBOOL CCommsPort::isOpen |
( |
|
) |
|
| void CCommsPort::setBufferSize |
( |
tMEM_SIZE |
size |
) |
|
| tBOOL CCommsPort::write |
( |
const int |
i |
) |
|
| tBOOL CCommsPort::write |
( |
const sgxString |
s |
) |
|
| tBOOL CCommsPort::write |
( |
const tBYTE * |
pData, |
|
|
const int |
size | |
|
) |
| | |
| int CCommsPort::getReadySize |
( |
|
) |
|
| tBOOL CCommsPort::isReady |
( |
|
) |
|
| tBOOL CCommsPort::read |
( |
tBYTE & |
c |
) |
|
| tBOOL CCommsPort::read |
( |
int & |
i |
) |
|
| tBOOL CCommsPort::read |
( |
sgxString & |
s |
) |
|
| tBOOL CCommsPort::read |
( |
tBYTE * |
pData, |
|
|
int |
maxSixe | |
|
) |
| | |
| tBOOL CCommsPort::close |
( |
|
) |
|
| void CCommsPort::update |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
- C:/downloads/sgx/sgxdev/sgx/include/sgx/core/comms/commsport.hpp