Public Member Functions

Parser Class Reference

#include <parser.h>

List of all members.

Public Member Functions

 Parser (QStringList arguments)
 ~Parser ()
bool printHelp () const
bool changeLogLevel () const
SensordLogLevel getLogLevel () const
bool configFileInput () const
const QString & configFilePath () const
bool contextInfo () const
bool magnetometerCalibration () const
bool createDaemon () const
int logTarget () const
const QString & logFilePath () const

Detailed Description

Definition at line 33 of file parser.h.


Constructor & Destructor Documentation

Parser::Parser ( QStringList  arguments  ) 
Parser::~Parser (  ) 

Member Function Documentation

bool Parser::changeLogLevel (  )  const
bool Parser::configFileInput (  )  const
const QString& Parser::configFilePath (  )  const
bool Parser::contextInfo (  )  const
bool Parser::createDaemon (  )  const
SensordLogLevel Parser::getLogLevel (  )  const
const QString& Parser::logFilePath (  )  const
int Parser::logTarget (  )  const
bool Parser::magnetometerCalibration (  )  const
bool Parser::printHelp (  )  const

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