#include <errorstate.hpp>
| kisscpp::ErrorState::ErrorState |
( |
const std::string & |
_id, |
|
|
const std::string |
_description = "" |
|
) |
| |
|
inline |
| kisscpp::ErrorState::~ErrorState |
( |
| ) |
|
|
inline |
| void kisscpp::ErrorState::clear |
( |
const unsigned int & |
amount = 1 | ) |
|
|
inline |
| void kisscpp::ErrorState::clear_all |
( |
| ) |
|
|
inline |
| std::string kisscpp::ErrorState::getDescription |
( |
| ) |
|
|
inline |
| std::string kisscpp::ErrorState::getId |
( |
| ) |
|
|
inline |
| unsigned int kisscpp::ErrorState::getSetCount |
( |
| ) |
|
|
inline |
| bool kisscpp::ErrorState::isSet |
( |
| ) |
|
|
inline |
| void kisscpp::ErrorState::set |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: