ATEsystem.PIRIS-driver: ATEsystem_PIRIS::StatusEx Class Reference

ATEsystem.PIRIS

ATEsystem.PIRIS-driver  1.0.1
ATEsystem.PIRIS-driver
ATEsystem_PIRIS::StatusEx Class Reference

More...

#include <ATEsystem.PIRIS.h>

Inheritance diagram for ATEsystem_PIRIS::StatusEx:
ATEsystem_PIRIS::ErrorCluster

Public Member Functions

 StatusEx (Status status=Status::GENERAL_ERROR, ErrorCluster err=ErrorCluster())
 
- Public Member Functions inherited from ATEsystem_PIRIS::ErrorCluster
 ErrorCluster (std::string err_raw="", bool overide=false)
 
const bool getOk () const
 
const int8_t getErrNum () const
 
const std::string getMsg () const
 
const std::tuple< bool, int8_t, std::string > getErrorCluster () const
 
std::string ToString () const
 

Public Attributes

const Status status
 

Detailed Description

Extended status class used to hold ErrorCluster and other information (version, name)

Constructor & Destructor Documentation

◆ StatusEx()

ATEsystem_PIRIS::StatusEx::StatusEx ( Status  status = Status::GENERAL_ERROR,
ErrorCluster  err = ErrorCluster() 
)

Member Data Documentation

◆ status

const Status ATEsystem_PIRIS::StatusEx::status

The documentation for this class was generated from the following files:
Generated by   doxygen 1.8.15