DiaDes  0.1
DIAgnosis of Discrete-Event System
Classes | Namespaces | Typedefs
BeliefState.hh File Reference
#include <stack>
#include <diades/graph/ConstEdgeMap.hh>
#include <diades/graph/ConstNodeMap.hh>
#include <diades/graph/NodeMap.hh>
#include <diades/graph/GraphNodeSet.hh>
#include <diades/automata/experimental/StateMachine.hh>

Go to the source code of this file.

Classes

class  Diades::Automata::Experimental::BeliefState< StateMachine >
 

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::Automata
 
 Diades::Automata::Experimental
 

Typedefs

template<typename Fsm >
using Diades::Automata::Experimental::BsPtr = typename BeliefState< Fsm >::SharedPtr
 
template<typename Fsm >
using Diades::Automata::Experimental::CstBsMap = CstStMap< BsPtr< Fsm > >
 
template<typename Fsm >
using Diades::Automata::Experimental::BsMap = StMap< BsPtr< Fsm > >