EasyException
ee::Note Member List

This is the complete list of members for ee::Note, including all inherited members.

getCaller() const noexcept (defined in ee::Note)ee::Noteinline
getName() const noexcept (defined in ee::Note)ee::Noteinline
getValue() const noexcept (defined in ee::Note)ee::Noteinline
mCalleree::Noteprivate
mNameee::Noteprivate
mValueee::Noteprivate
Note(std::string name, std::string value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, uint8_t value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, int8_t value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, uint16_t value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, int16_t value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, unsigned int value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, int value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, unsigned long value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, long value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, unsigned long long int value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, long long int value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, float value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, double value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit
Note(std::string name, long double value, std::string caller="") noexcept (defined in ee::Note)ee::Noteinlineexplicit