mCRL2
Loading...
Searching...
No Matches
fixpoint_symbol.h File Reference

The class fixpoint_symbol. More...

Go to the source code of this file.

Classes

class  mcrl2::pbes_system::fixpoint_symbol
 \brief A fixpoint symbol More...
 

Namespaces

namespace  mcrl2
 
namespace  mcrl2::pbes_system
 The main namespace for the PBES library.
 

Typedefs

using mcrl2::pbes_system::fixpoint_symbol_list = atermpp::term_list< fixpoint_symbol >
 \brief list of fixpoint_symbols
 
using mcrl2::pbes_system::fixpoint_symbol_vector = std::vector< fixpoint_symbol >
 \brief vector of fixpoint_symbols
 

Functions

std::string mcrl2::pbes_system::pp (const pbes_system::fixpoint_symbol &x, bool arg0)
 
std::ostream & mcrl2::pbes_system::operator<< (std::ostream &out, const fixpoint_symbol &x)
 
void mcrl2::pbes_system::swap (fixpoint_symbol &t1, fixpoint_symbol &t2) noexcept
 \brief swap overload
 

Detailed Description

The class fixpoint_symbol.

Definition in file fixpoint_symbol.h.