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

ATEsystem.PIRIS

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

More...

#include <ATEsystem.PIRIS.h>

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

Public Member Functions

 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
 

Friends

std::ostream & operator<< (std::ostream &strm, const ErrorCluster &err)
 

Detailed Description

Class with complete error information. That is ok (T = not error), err_num and msg.

Constructor & Destructor Documentation

◆ ErrorCluster()

ATEsystem_PIRIS::ErrorCluster::ErrorCluster ( std::string  err_raw = "",
bool  overide = false 
)

Member Function Documentation

◆ getErrNum()

const int8_t ATEsystem_PIRIS::ErrorCluster::getErrNum ( ) const

◆ getErrorCluster()

const std::tuple< bool, int8_t, std::string > ATEsystem_PIRIS::ErrorCluster::getErrorCluster ( ) const

◆ getMsg()

const std::string ATEsystem_PIRIS::ErrorCluster::getMsg ( ) const

◆ getOk()

const bool ATEsystem_PIRIS::ErrorCluster::getOk ( ) const

◆ ToString()

std::string ATEsystem_PIRIS::ErrorCluster::ToString ( ) const

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  strm,
const ErrorCluster err 
)
friend

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