Include file:
#include "mcrl2/process/action_name_multiset.h
mcrl2::process::
action_name_multiset
¶brief A multiset of action names
action_name_multiset
()¶brief Default constructor.
action_name_multiset
(action_name_multiset&&) noexcept = default¶action_name_multiset
(const action_name_multiset&) noexcept = default¶Move semantics.
action_name_multiset
(const core::identifier_string_list &names)¶brief Constructor.
names
() const¶operator=
(action_name_multiset&&) noexcept = default¶operator=
(const action_name_multiset&) noexcept = default¶