|
Aria
2.8.0
|
Class that holds information about the lcd data. More...
#include <ArLCDConnector.h>
Public Member Functions | |
| LCDData (int number, ArLCDMTX *lcd) | |
Public Attributes | |
| const char * | myAutoConn |
| const char * | myBaud |
| the baud we want to use | |
| ArDeviceConnection * | myConn |
| bool | myConnect |
| bool | myConnectReallySet |
| const char * | myConnFailOption |
| ArLCDMTX * | myLCD |
| The actual pointer to this lcd. | |
| int | myNumber |
| The number of this lcd. | |
| const char * | myPort |
| const char * | myPortType |
| int | myRemoteTcpPort |
| bool | myRemoteTcpPortReallySet |
| const char * | myType |
Class that holds information about the lcd data.