Vcsn  2.2
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional > Singleton Reference

A bidirectional map from state names to state numbers. More...

#include <polystate-automaton.hh>

Inheritance diagram for vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >:
Collaboration diagram for vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >:

Detailed Description

template<typename StateNameset, typename Stateset, bool Bidirectional>
singleton vcsn::detail::state_bimap< StateNameset, Stateset, Bidirectional >

A bidirectional map from state names to state numbers.

Template Parameters
StateNameseta valueset to manipulate the state names.
Stateseta valueset to manipulate the state indexes.
Bidirectionalwhether to maintain origins incrementally.

Definition at line 29 of file polystate-automaton.hh.


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