mCRL2
|
#include <add_binding.h>
Public Types | |
typedef add_data_variable_binding< Builder, Derived > | super |
Public Types inherited from mcrl2::data::add_data_variable_binding< Builder, Derived > | |
typedef core::add_binding< Builder, Derived, variable > | super |
Public Types inherited from mcrl2::core::add_binding< Builder, Derived, variable > | |
typedef Builder< Derived > | super |
typedef variable | variable_type |
Additional Inherited Members | |
Protected Member Functions inherited from mcrl2::core::add_binding< Builder, Derived, variable > | |
void | increase_bind_count (const variable_type &var) |
Add a variable to the multiset of bound variables. | |
void | increase_bind_count (const Container &variables, typename atermpp::enable_if_container< Container, variable_type >::type *=nullptr) |
Add a sequence of variables to the multiset of bound variables. | |
void | decrease_bind_count (const variable_type &var) |
Remove a variable from the multiset of bound variables. | |
void | decrease_bind_count (const Container &variables, typename atermpp::enable_if_container< Container, variable_type >::type *=nullptr) |
Remove a sequence of variables from the multiset of bound variables. | |
Protected Attributes inherited from mcrl2::core::add_binding< Builder, Derived, variable > | |
std::multiset< variable_type > | m_bound_variables |
Definition at line 163 of file add_binding.h.
typedef add_data_variable_binding<Builder, Derived> mcrl2::data::add_data_variable_builder_binding< Builder, Derived >::super |
Definition at line 165 of file add_binding.h.
|
inline |
Definition at line 174 of file add_binding.h.
|
inline |
Definition at line 51 of file add_binding.h.
|
inline |
Definition at line 109 of file add_binding.h.
|
inline |
Definition at line 129 of file add_binding.h.
|
inline |
Definition at line 79 of file add_binding.h.
|
inline |
Definition at line 69 of file add_binding.h.
|
inline |
Definition at line 89 of file add_binding.h.
|
inline |
Definition at line 99 of file add_binding.h.
|
inline |
Definition at line 119 of file add_binding.h.
|
inline |
Definition at line 59 of file add_binding.h.
|
inline |
Definition at line 43 of file add_binding.h.
|
inline |
Definition at line 114 of file add_binding.h.
|
inline |
Definition at line 134 of file add_binding.h.
|
inline |
Definition at line 84 of file add_binding.h.
|
inline |
Definition at line 74 of file add_binding.h.
|
inline |
Definition at line 94 of file add_binding.h.
|
inline |
Definition at line 104 of file add_binding.h.
|
inline |
Definition at line 124 of file add_binding.h.
|
inline |
Definition at line 64 of file add_binding.h.