 misc | |
 std | Declaring the traits for SupportIterator, according to the STL |
  insert_iterator< vcsn::misc::Bitset > | Specialized insert_iterator |
 vcsn | The main namespace of the Vaucanson library |
  algebra | Namespace for algebra constructs in Vaucanson |
   AlphabetSetBase | Base class for structural elements of alphabets |
   alphabet_traits | Trait for virtual types of structural elements for alphabets |
   CyclicSemiring | Structural element that denotes tropical semiring |
   FreeMonoidBase | Structural element for free monoid |
   FreeMonoidProduct | Implementation of a monoid which is a product of two free monoids |
   FreeMonoidProductBase | Structural element for free monoid product |
   MonoidBase | The base class of all structures that are monoids |
   word_traits | Trait for virtual types of structural elements for words |
   NumericalSemiring | The set of semirings implemented with usual operations (+, *) |
   mul_kind | Empty class used as static information to denote the kind of internal operation of a semigroup |
   add_kind | Empty class used as static information to denote the kind of internal operation of a semigroup |
   SemigroupBase | Base class of all structures that are semigroups |
   SemiringBase | Base class for all structures that are semirings |
   SeriesBase | Structural element of series K<A*> from a free monoid A* to a semiring K |
   series_traits | Meta information about series |
   TropicalMin | Static information about the kind of tropical we are confronted with |
   TropicalMax | Static information about the kind of tropical we are confronted with |
   TropicalSemiring | Structural element that denotes tropical semiring |
   alphabet_traits< AlphabetSet< L >, std::set< L > > | Meta information about the mixing of AlphabetSet with std::set |
   AlphabetSet | Static implementation of alphabet structural element |
   AlphabetDecorator | Decorate a given alphabet implementation with meta-symbols |
   alphabet_traits< AlphabetSet< L >, AlphabetDecorator< L, T > > | Meta information about the mixing of AlphabetSet with AlphabetDecorator |
   FreeMonoid | Implementation of a free monoid which aggregates its alphabet |
   word_traits< FreeMonoid< A >, std::basic_string< typename A::letter_t > > | Meta information about the mixing of FreeMonoid with std::basic_string |
   TRationalNumber | Rational numbers class |
   BinaryOp | BinaryOp is a generic class which symbolised binary operator |
   UnaryOp | UnaryOp is a generic class which symbolised binary operator |
   Value | Value is a generic class which symbolised leaf of AST |
   GenericMatcher | GenericMatcher manages the dispatch of pattern matching |
   semiring_virtual | Virtual pure class used by bison to deal with vaucanson's templated structures |
   krat_exp_virtual | Virtual pure class used by bison to deal with vaucanson's templated structures |
   krat_exp_proxy | Proxy over Vaucanson Element |
   semiring_proxy | Proxy over Vaucanson Semiring |
   DispatchFunction< rat::exp< M, W > > | Classical dispatch function for rat::exp |
   Series | This is the final class for series |
  rat | |
   setpm | Printing of a rational expression |
   setzero | Manipulator to set the representation of the null series |
   setid | Manipulator to set the representation of the identity series |
   exp | Implementation of rational expression |
  algorithm_patterns | |
  splitting | |
  internal | |
  universal_internal | |
  delta_kind | These are helpers for delta functions: transition or state oriented delta are chosen according to them |
   kind_transitions_ | Not for public use |
  history | |
  VCSN_GRAPH_IMPL | |
  bmig | |
   GraphContainer | |
   InitialContainer | |
   DeltaConstIterator | Iterators use to iterate over subsets of successor/predecessor transitions |
  misc | The namespace for miscellaneous constructs |
   concepts | |
   contract | |
   random | The namespace for the random generation tools |
   unique | The namespace for the instance collection tools |
    UniqueListBase | Base class for uniquelist |
    uniquelist | Simple unique list structure |
    UniqueMap | Canonical type map |
     TiSlot | Helper to make std::type_info into a valid key type for std::map |
   Support< std::vector< boost::shared_ptr< std::size_t > > > | Support<vector<T> > is a const adapter of std::vector to container |
   Support< std::set< boost::shared_ptr< std::size_t > > > | Support<vector<T> > is a const adapter of std::set to container |
   Support< vcsn::bmig::InitialContainer< U, HState > > | Support<InitialContainer<U, T> > is a const adapter of InitialContainer to container |
   SparseIterator< vcsn::handler< T, unsigned >, ExcludedContainer > | SparseIterator is an iterator over range except some points |
   SparseInterval< vcsn::handler< T, unsigned >, ExcludedContainer > | Container over a sparse integer range |
   Bitset | Dynamic bitset class |
   generic_int_type | Generic and under-efficient int_type implementation for char_traits |
   char_traits | Generic char_traits |
   DeferrerDebugPart | Helper class for Deferrer |
   Deferrer | This class defers the creation of its template parameter |
   escaper | IO Manipulator to escape some characters when displaying them |
   setesc | IO Manipulator to set the characters that need to be escaped |
   iomanip | Base class for IO manipulators |
   SelfIterator | SelfIterator is an iterator which is also a container |
   SparseIterator | SparseIterator is an iterator over range except some points |
   SparseInterval | Container over a sparse integer range |
   remove_reference | Turn a reference type into its corresponding plain type |
   remove_const | Turn a const type into its corresponding mutable type |
   static_if | Choose between two types or values depending on a constant Boolean |
   true_t | Static Booleans, for type matching use of Booleans |
   static_if_simple | Choose between two types or values depending on a constant Boolean |
   static_eq | Test for equality between two types |
   static_pow_compute | These are auxilliary functions for static_pow |
   static_pow | Static exponentiation |
   static_pow_minus_one | Static exponentiation, result minus one |
   SupportIterator | Iterator over the Support generic class |
   Support< std::map< U, T > > | Support<map<U, T> > is a const adapter of std::map to container |
   Support< std::set< U > > | Support<set<U, T> > is a const adapter of std::map to container |
   Window | Handle windows in streams for performing regular expression search |
  listg | |
   DeltaConstIterator | Iterators use to iterate over subsets of successor/predecessor transitions |
   Graph | Graph |
    edge_value | Edge decorator |
    state_value | State decorator |
  tools | |
  xml | |
   builders | Consistency |
   error | |
   tools | |
   monGenAction | MonGenAction |
   monGenHandler | MonGenHandler |
   monGenTupleHandler | MonGenTupleHandler |
   FreeMonoidHandler | FreeMonoidHandler |
   SeriesRepresentationHandler | SeriesRepresentationHandler |
   NumSemiringHandler | NumSemiringHandler |
   FreeMonoidProductHandler | FreeMonoidProductHandler |
   SeriesRepresentationHandler< FMPsreptype > | SeriesRepresentationHandler specialization for FMP |
   ProdMonElmtHandler | MonElmtHandler |
   SeriesSemiringHandler | SeriesSemiringHandler |
   GeometryHandler | GeometryHandler class |
   StateHandler | StateHandler class |
   StatesHandler | StatesHandler class |
   TransitionHandler | TransitionHandler class |
   InitFinalHandler | InitFinalHandler class |
   TransitionsHandler | TransitionsHandler class |
   ContHandler | ContHandler class |
   TypeHandler | TypeHandler class |
   AutHandler | AutHandler class |
   RegExpHandler | RegExpHandler class |
   DocRegExpHandler | DocExpHandler class, root class |
   DocAutHandler | DocAutHandler class, root class |
   UnsupHandler | UnsupHandler class, Handler dedicated to "eat" all part of the format Vaucanson still not supports |
   RegexpHandler | RegexpHandler class |
   WeightHandler | WeightHandlerHandler class |
   ExtMulHandler | ExtMulHamdlerHandler class |
   StarHandler | StarHandler class |
   ProductHandler | ProductHandler class |
   SumHandler | SumHandler class |
   MonElmtHandler | MonElmtHandler class |
   AtomHandler | AtomHandler class (one or zero) |
   XMLEq | Help to improve performances on comparaison Since transcode(string) is more expensive than transcode(XMLCh) We transcode and store all the tokens we might need to compare while parsing a document |
  dynamic_traits< algebra::AlphabetSetBase< S > > | Specialization of dynamic_traits for AlphabetSetBase |
  virtual_types< algebra::AlphabetSetBase< S > > | Specialization of virtual_types for AlphabetSetBase |
  MetaElement< algebra::AlphabetSetBase< S >, T > | Specialization of MetaElement for AlphabetSetBase |
  dynamic_traits< algebra::CyclicSemiring< n > > | Meta information about the cyclic semirings |
  MetaElement< algebra::CyclicSemiring< n >, T > | Services of element of a tropical semiring |
  dynamic_traits< algebra::FreeMonoidBase< Self > > | |
  MetaElement< algebra::FreeMonoidBase< Self >, T > | Element of a free monoid i.e. words |
  dynamic_traits< algebra::FreeMonoidProduct< F, S > > | Meta information about FreeMonoidProduct |
  MetaElement< algebra::FreeMonoidProduct< F, S >, T > | Services of an element of a monoid implemented with FreeMonoidProduct |
  dynamic_traits< algebra::FreeMonoidProductBase< Self > > | |
  MetaElement< algebra::FreeMonoidProductBase< Self >, T > | Element of a monoid i.e. words |
  dynamic_traits< algebra::MonoidBase< Self > > | |
  MetaElement< algebra::MonoidBase< Self >, T > | Defines services of element of every monoid |
  dynamic_traits< algebra::NumericalSemiring > | Meta information about the NumericalSemiring structural element |
  MetaElement< algebra::NumericalSemiring, T > | Services of Element for numerical semirings |
  dynamic_traits< algebra::SemigroupBase< Self > > | |
  MetaElement< algebra::SemigroupBase< Self >, T > | Services of every element of a semigroup |
  dynamic_traits< algebra::SemiringBase< Self > > | |
  MetaElement< algebra::SemiringBase< Self >, T > | Services of every element of semiring (semiring_elt) |
  op_star_traits | Meta information about the return type of the star operation |
  semiring_traits | Is the semiring positive? |
  dynamic_traits< algebra::SeriesBase< Self > > | |
  MetaElement< algebra::SeriesBase< Self >, T > | Services of every series |
  dynamic_traits< algebra::TropicalSemiring< TropicalKind > > | Meta information about the tropical semirings |
  MetaElement< algebra::TropicalSemiring< TropicalKind >, T > | Services of element of a tropical semiring |
  MetaElement< algebra::AlphabetSet< L >, std::set< L > > | Services of every alphabet implemented with std::set |
  dynamic_traits< algebra::AlphabetSet< L > > | Meta information about AlphabetSet |
  MetaElement< algebra::AlphabetSet< L >, algebra::AlphabetDecorator< L, T > > | Services of every alphabet implemented with AlphabetDecorator<L, T> |
  dynamic_traits< algebra::FreeMonoid< A > > | Meta information about FreeMonoid |
  MetaElement< algebra::FreeMonoid< A >, T > | Services of an element of a free monoid implemented with FreeMonoid |
  MetaElement< algebra::Series< W, M >, T > | Specialization of MetaElement for series |
  dynamic_traits< algebra::Series< W, M > > | Dynamic traits for series |
  virtual_types< algebra::Series< W, M > > | Virtual types for series |
  KRatExpAciCanonical | Visitor to build a canonical form of an expression, following aci-rules |
  DefaultChooser | Default chooser for aut_to_exp() |
  RandomChooser | Choose randomly a state between all currently choosable |
  DMChooser | Choose a state accordingly to an heuristic |
  ListChooser | Chooser for aut_to_exp() |
  BerrySethiAlgo | This is the visitor that really computes Berry-Sethi |
  BrzozowskiAlgo | This is the class that really computes Brzozowski |
  KRatExpInitialDerivation | Visitor to have an initial set of partial derivatives terms from an expression |
  PRatExpDerivationVisitor | This class performs partial rational expression derivations |
  ConstantTermEval | This is the visitor that really computes the constant term |
  KRatExpFlatten | |
  linearize_element | The types of a linearized expression |
  FindBestSearch | Specific implementation for search() |
  WindowedBackSearch | Specific implementation for search() |
  dynamic_traits< Automata< Series, Kind > > | Dynamic traits for automata |
  MetaElement< Automata< Series, Kind >, T > | MetaElement specialization for automata |
  virtual_types< Automata< Series, Kind > > | Virtual types for automata |
  Automata | Final class for the set of automata |
  AutomataBase | The most general concept of automaton |
  MetaElement< AutomataBase< Self >, T > | Services of every element of the automata set |
  AutoKind< labels_are_series, Self, Series, SeriesT, LabelT > | Add adapted accessors in function of the automaton kind |
  dynamic_traits< Transducer< Series, Kind > > | Dynamic traits for transducers |
  MetaElement< Transducer< Series, Kind >, T > | Specialization of MetaElement for transducers |
  virtual_types< Transducer< Series, Kind > > | Virtual types for transducers |
  Transducer | Final class for the set of transducers |
  TransducerBase | The most general concept of transducer |
  transducer_traits | Traits for transducer implementation |
  MetaElement< TransducerBase< Self >, T > | Services of every element of the transducer set |
  geometry | Store 4 maps for geometry properties of the automaton |
  TransposeView | Provides a transposed view of an automaton |
  transpose_traits | Traits for TransposeView |
  automaton_traits< TransposeView< T > > | Automaton_traits specialization for the TransposeView implementation |
  Element | Glue class between structural elements and implementation values |
  op_add_traits | The type of the result of addition between two Element instances |
  op_sub_traits | The type of the result of substraction between two Element instances |
  op_mul_traits | The type of the result of multiplication between two Element instances |
  op_div_traits | The type of the result of division between two Element instances |
  op_mod_traits | The type of the result of modulus between two Element instances |
  MetaElement< Structure< S >, T > | The base class that glues structural elements to implementation values |
  SetSlotAttribute | Base class for SetSlot |
  SetSlotAttribute< S, true > | Base class for SetSlot , specializing SetSlotAttribute |
  SetSlot | Type of the set_ attribute of the Element class |
  Structure | Base class for the hierarchy of structural element types |
  dynamic_traits< Structure< S > > | Specialization of dynamic_traits for Structure |
  virtual_types< Structure< S > > | Specialization of virtual_types for Structure |
  SyntacticDecorator | Provides the standard operator delegations to Element |
 vcsnyy | |
 MetaElement | Parent class of Element |
 XMLXercesStream | The type used by Xerces-C++ for the file position type |