This is the complete list of members for shark::TypedFeatureNotAvailableException< Feature >, including all inherited members.
| Exception(const std::string &what=std::string(), const std::string &file=std::string(), unsigned int line=0) | shark::Exception | inline |
| feature() const | shark::TypedFeatureNotAvailableException< Feature > | inline |
| file() const | shark::Exception | inline |
| line() const | shark::Exception | inline |
| m_feature | shark::TypedFeatureNotAvailableException< Feature > | protected |
| m_file | shark::Exception | protected |
| m_line | shark::Exception | protected |
| m_what | shark::Exception | protected |
| TypedFeatureNotAvailableException(Feature feature, const std::string &file=std::string(), unsigned int line=0) | shark::TypedFeatureNotAvailableException< Feature > | inline |
| TypedFeatureNotAvailableException(const std::string &message, Feature feature, const std::string &file=std::string(), unsigned int line=0) | shark::TypedFeatureNotAvailableException< Feature > | inline |
| what() const | shark::Exception | inline |
| ~Exception() | shark::Exception | inline |