Vcsn  2.3a
Be Rational
vcsn::detail::delgado_profiler< Aut >::state_profile Struct Reference

#include <to-expression.hh>

Collaboration diagram for vcsn::detail::delgado_profiler< Aut >::state_profile:

Public Member Functions

 state_profile (state_t state)
 
bool operator< (const state_profile &rhs) const
 

Public Attributes

size_t size_
 
state_t state_
 

Friends

std::ostream & operator<< (std::ostream &o, const state_profile &p)
 

Detailed Description

template<Automaton Aut>
struct vcsn::detail::delgado_profiler< Aut >::state_profile

Definition at line 116 of file to-expression.hh.

Constructor & Destructor Documentation

template<Automaton Aut>
vcsn::detail::delgado_profiler< Aut >::state_profile::state_profile ( state_t  state)
inline

Definition at line 118 of file to-expression.hh.

Member Function Documentation

template<Automaton Aut>
bool vcsn::detail::delgado_profiler< Aut >::state_profile::operator< ( const state_profile rhs) const
inline

Friends And Related Function Documentation

template<Automaton Aut>
std::ostream& operator<< ( std::ostream &  o,
const state_profile p 
)
friend

Definition at line 128 of file to-expression.hh.

Member Data Documentation

template<Automaton Aut>
size_t vcsn::detail::delgado_profiler< Aut >::state_profile::size_

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