The Sparta Modeling Framework
|
This is the complete list of members for sparta::memory::TranslationIF, including all inherited members.
getInputType() const | sparta::memory::TranslationIF | inline |
getOutputType() const | sparta::memory::TranslationIF | inline |
operator=(const TranslationIF &)=delete (defined in sparta::memory::TranslationIF) | sparta::memory::TranslationIF | |
translate(const addr_t &addr, Translation *trans=nullptr) const | sparta::memory::TranslationIF | inline |
TranslationIF(const TranslationIF &)=delete (defined in sparta::memory::TranslationIF) | sparta::memory::TranslationIF | |
TranslationIF(const std::string &input_type, const std::string &output_type) | sparta::memory::TranslationIF | inline |
TranslationIF() | sparta::memory::TranslationIF | inline |
tryTranslate(const addr_t &addr, Translation *trans=nullptr) const | sparta::memory::TranslationIF | inline |
~TranslationIF() | sparta::memory::TranslationIF | inlinevirtual |