Aria  2.8.0
ArLCDConnector::LCDData Class Reference

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
 
ArDeviceConnectionmyConn
 
bool myConnect
 
bool myConnectReallySet
 
const char * myConnFailOption
 
ArLCDMTXmyLCD
 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
 

Detailed Description

Class that holds information about the lcd data.


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