mCRL2
Loading...
Searching...
No Matches
mcrl2::lts::detail::convertor< lts_fsm_base, lts_dot_base > Class Reference

#include <lts_convert.h>

Public Member Functions

 convertor (const lts_fsm_base &lts_base_in, const lts_dot_base &)
 

Public Attributes

std::size_t m_state_count
 
const lts_fsm_basem_lts_in
 

Detailed Description

Definition at line 574 of file lts_convert.h.

Constructor & Destructor Documentation

◆ convertor()

mcrl2::lts::detail::convertor< lts_fsm_base, lts_dot_base >::convertor ( const lts_fsm_base lts_base_in,
const lts_dot_base  
)
inline

Definition at line 580 of file lts_convert.h.

Member Data Documentation

◆ m_lts_in

Definition at line 578 of file lts_convert.h.

◆ m_state_count

Definition at line 577 of file lts_convert.h.


The documentation for this class was generated from the following file: