ElectrometerException(void) | electrometer::ElectrometerException | |
ElectrometerException(const char *reason, const char *desc, const char *origin, int severity=electrometer::ERR) | electrometer::ElectrometerException | |
ElectrometerException(const std::string &reason, const std::string &desc, const std::string &origin, int severity=electrometer::ERR) | electrometer::ElectrometerException | |
ElectrometerException(const Error &error) | electrometer::ElectrometerException | |
ElectrometerException(const ElectrometerException &src) | electrometer::ElectrometerException | |
errors | electrometer::ElectrometerException | |
operator=(const ElectrometerException &_src) | electrometer::ElectrometerException | |
push_error(const char *reason, const char *desc, const char *origin, int severity=electrometer::ERR) | electrometer::ElectrometerException | |
push_error(const std::string &reason, const std::string &desc, const std::string &origin, int severity=electrometer::ERR) | electrometer::ElectrometerException | |
push_error(const Error &error) | electrometer::ElectrometerException | |
~ElectrometerException(void) | electrometer::ElectrometerException | [virtual] |