nidas  v1.2-1520
Public Member Functions | Static Public Member Functions | Private Attributes | Static Private Attributes | List of all members
SensorSimApp Class Reference

Public Member Functions

 SensorSimApp ()
 
int parseRunstring (int argc, char **argv)
 
int main ()
 

Static Public Member Functions

static int usage (const char *argv0)
 

Private Attributes

string _device
 
enum sens_type _type
 
enum sep_type _septype
 
string _outputMessage
 
string _separator
 
bool _prompted
 
string _prompt
 
bool _openpty
 
bool _verbose
 
float _rate
 
int _nmessages
 
string _fixedMessage
 
string _inputFile
 
bool _onceThru
 
string _termioOpts
 
bool _continue
 

Static Private Attributes

static string defaultTermioOpts = "9600n81lnr"
 

Constructor & Destructor Documentation

SensorSimApp::SensorSimApp ( )

Member Function Documentation

int SensorSimApp::main ( )
int SensorSimApp::parseRunstring ( int  argc,
char **  argv 
)
int SensorSimApp::usage ( const char *  argv0)
static

Member Data Documentation

bool SensorSimApp::_continue
private

Referenced by main(), and parseRunstring().

string SensorSimApp::_device
private

Referenced by main(), and parseRunstring().

string SensorSimApp::_fixedMessage
private
string SensorSimApp::_inputFile
private

Referenced by main(), and parseRunstring().

int SensorSimApp::_nmessages
private

Referenced by main(), and parseRunstring().

bool SensorSimApp::_onceThru
private

Referenced by main(), and parseRunstring().

bool SensorSimApp::_openpty
private

Referenced by main(), and parseRunstring().

string SensorSimApp::_outputMessage
private

Referenced by main(), and parseRunstring().

string SensorSimApp::_prompt
private

Referenced by main(), and parseRunstring().

bool SensorSimApp::_prompted
private

Referenced by main(), and parseRunstring().

float SensorSimApp::_rate
private

Referenced by main(), and parseRunstring().

string SensorSimApp::_separator
private

Referenced by main(), and parseRunstring().

enum sep_type SensorSimApp::_septype
private

Referenced by main(), and parseRunstring().

string SensorSimApp::_termioOpts
private

Referenced by main(), and parseRunstring().

enum sens_type SensorSimApp::_type
private

Referenced by main(), and parseRunstring().

bool SensorSimApp::_verbose
private

Referenced by main(), and parseRunstring().

string SensorSimApp::defaultTermioOpts = "9600n81lnr"
staticprivate

Referenced by usage().


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