mCRL2
|
This is the complete list of members for mcrl2::data::representative_generator, including all inherited members.
find_representative(const function_symbol &symbol, std::set< sort_expression > &visited_sorts, data_expression &result) | mcrl2::data::representative_generator | inlineprotected |
find_representative(const sort_expression &sort, std::set< sort_expression > &visited_sorts, data_expression &result) | mcrl2::data::representative_generator | inlineprotected |
m_representatives_cache | mcrl2::data::representative_generator | protected |
m_specification | mcrl2::data::representative_generator | protected |
operator()(const sort_expression &sort) | mcrl2::data::representative_generator | inline |
representative_generator(const data_specification &specification) | mcrl2::data::representative_generator | inline |
search_for_lexicographically_minimal_symbol(function_symbol &f_result, const sort_expression &sort, const std::vector< function_symbol > &function_symbols) | mcrl2::data::representative_generator | inlineprotected |
set_representative(const sort_expression &sort, const data_expression &representative) | mcrl2::data::representative_generator | inlineprotected |