Main Page
Modules
Namespaces
Classes
Files
Related Pages
Alphabetical List
Class List
Class Hierarchy
Class Members
vcsn
::
PartialExp
PartialExp Struct Template Reference
List of all members.
Public Types
typedef
Element
<
Series
, T >
exp_t
typedef
Series
series_set_t
typedef T
series_set_elt_value_t
typedef T::node_t
node_t
typedef exp_t::semiring_elt_t
semiring_elt_t
typedef std::list< const
node_t
* >
node_list_t
typedef std::list<
semiring_elt_t
>
semiring_elt_list_t
typedef
internal_iterator
<
false >
iterator
typedef
internal_iterator
<
true >
const_iterator
Public Member Functions
PartialExp
(const
exp_t
&e)
PartialExp
(const
exp_t
&e, const
semiring_elt_t
&w)
PartialExp
(const
PartialExp
&other)
PartialExp
&
insert
(const
node_t
*v)
semiring_elt_list_t
&
weights
()
const
semiring_elt_list_t
&
weights
() const
node_list_t
&
nodes
()
const
node_list_t
&
nodes
() const
PartialExp
&
operator<<=
(const
semiring_elt_t
&w)
PartialExp
&
operator>>=
(const
semiring_elt_t
&w)
const
exp_t
&
exp
() const
const
Series
&
exp_structure
() const
const T &
exp_value
() const
iterator
begin
()
iterator
end
()
const_iterator
begin
() const
const_iterator
end
() const
Protected Attributes
const
exp_t
*
rat_exp_
semiring_elt_list_t
semiring_elt_list_
node_list_t
node_list_
Classes
struct
internal_iterator
Detailed Description
template<typename Series, typename T>
struct vcsn::PartialExp< Series, T >
Definition at line
65
of file
partial_rat_exp.hh
.
Generated on Fri Jul 28 12:33:55 2006 for Vaucanson by
1.4.6