Vcsn
2.4
Be Rational
|
#include <k-lightest-path.hh>
Public Member Functions | |
profile (const path_t &path, const valueset_t &vs, const value_t &v) | |
bool | operator< (const profile &rhs) const |
Public Attributes | |
path_t | path_ |
const valueset_t & | vs_ |
value_t | v_ |
Definition at line 61 of file k-lightest-path.hh.
|
inline |
Definition at line 63 of file k-lightest-path.hh.
|
inline |
Definition at line 70 of file k-lightest-path.hh.
References vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::v_, and vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::vs_.
path_t vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::path_ |
Definition at line 75 of file k-lightest-path.hh.
Referenced by vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::operator()().
value_t vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::v_ |
Definition at line 77 of file k-lightest-path.hh.
Referenced by vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::operator<().
const valueset_t& vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::vs_ |
Definition at line 76 of file k-lightest-path.hh.
Referenced by vcsn::detail::yen_impl< Aut, ValueSet, Mul, GetValue >::profile::operator<().