risc::tools::ParseStatus Class Reference

This class stores the command-line options. More...

#include <command_line_parsing.h>

List of all members.

Public Member Functions

 ParseStatus ()
ParseStatusoperator= (const ParseStatus &copy)

Public Attributes

unsigned int verbosityLevel
 Verbosity level in RISC library and tools.
unsigned int warningLevel
 Warning level in RISC library and tools.
std::string compilerName
 Backend compiler name.
bool mic
 Flag to compile for Intel MIC architecture.

Detailed Description

This class stores the command-line options.


Constructor & Destructor Documentation

risc::tools::ParseStatus::ParseStatus (  ) 

Member Function Documentation

risc::tools::ParseStatus & risc::tools::ParseStatus::operator= ( const ParseStatus copy  ) 

Member Data Documentation

Backend compiler name.

Flag to compile for Intel MIC architecture.

Verbosity level in RISC library and tools.

Warning level in RISC library and tools.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 30 Sep 2016 by  doxygen 1.6.1