EasyException
|
This is the complete list of members for ee::Note, including all inherited members.
getCaller() const noexcept (defined in ee::Note) | ee::Note | inline |
getName() const noexcept (defined in ee::Note) | ee::Note | inline |
getValue() const noexcept (defined in ee::Note) | ee::Note | inline |
mCaller | ee::Note | private |
mName | ee::Note | private |
mValue | ee::Note | private |
Note(std::string name, std::string value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, uint8_t value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, int8_t value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, uint16_t value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, int16_t value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, unsigned int value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, int value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, unsigned long value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, long value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, unsigned long long int value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, long long int value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, float value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, double value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |
Note(std::string name, long double value, std::string caller="") noexcept (defined in ee::Note) | ee::Note | inlineexplicit |