sensorfw
Parser Class Reference

#include <parser.h>

Public Member Functions

 Parser (QStringList arguments)
 
 ~Parser ()
 
bool printHelp () const
 
QtMsgType getLogLevel () const
 
bool configFileInput () const
 
const QString & configFilePath () const
 
bool configDirInput () const
 
const QString & configDirPath () const
 
bool contextInfo () const
 
bool magnetometerCalibration () const
 
bool createDaemon () const
 
bool notifySystemd () const
 
bool deviceInfo () const
 

Detailed Description

Definition at line 33 of file parser.h.

Constructor & Destructor Documentation

◆ Parser()

Parser::Parser ( QStringList  arguments)

◆ ~Parser()

Parser::~Parser ( )

Member Function Documentation

◆ configDirInput()

bool Parser::configDirInput ( ) const

◆ configDirPath()

const QString & Parser::configDirPath ( ) const

◆ configFileInput()

bool Parser::configFileInput ( ) const

◆ configFilePath()

const QString & Parser::configFilePath ( ) const

◆ contextInfo()

bool Parser::contextInfo ( ) const

◆ createDaemon()

bool Parser::createDaemon ( ) const

◆ deviceInfo()

bool Parser::deviceInfo ( ) const

◆ getLogLevel()

QtMsgType Parser::getLogLevel ( ) const

◆ magnetometerCalibration()

bool Parser::magnetometerCalibration ( ) const

◆ notifySystemd()

bool Parser::notifySystemd ( ) const

◆ printHelp()

bool Parser::printHelp ( ) const

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