angel::accu_exp_t Struct Reference

#include <angel_types.hpp>

Collaboration diagram for angel::accu_exp_t:

Collaboration graph
[legend]

List of all members.

Public Types

enum  ref_kind_t { nothing, exp, lgn, isop }
enum  op_t { add, mult }

Public Member Functions

void set_exp (int _exp_nr)
void set_node (line_graph_t::edge_t _node)
void set_op (op_t _op)

Public Attributes

ref_t ref
ref_kind_t ref_kind

Classes

union  ref_t


Detailed Description

Definition at line 610 of file angel_types.hpp.


Member Enumeration Documentation

enum angel::accu_exp_t::ref_kind_t

Enumerator:
nothing 
exp 
lgn 
isop 

Definition at line 611 of file angel_types.hpp.

enum angel::accu_exp_t::op_t

Enumerator:
add 
mult 

Definition at line 612 of file angel_types.hpp.


Member Function Documentation

void angel::accu_exp_t::set_exp ( int  _exp_nr  )  [inline]

Definition at line 621 of file angel_types.hpp.

References exp, angel::accu_exp_t::ref_t::exp_nr, ref, and ref_kind.

void angel::accu_exp_t::set_node ( line_graph_t::edge_t  _node  )  [inline]

Definition at line 622 of file angel_types.hpp.

References lgn, angel::accu_exp_t::ref_t::node, ref, and ref_kind.

void angel::accu_exp_t::set_op ( op_t  _op  )  [inline]

Definition at line 623 of file angel_types.hpp.

References isop, angel::accu_exp_t::ref_t::op, ref, and ref_kind.


Member Data Documentation

ref_t angel::accu_exp_t::ref

Definition at line 618 of file angel_types.hpp.

Referenced by angel::operator<<(), set_exp(), set_node(), set_op(), and angel::write_graph_xaif_booster().

ref_kind_t angel::accu_exp_t::ref_kind

Definition at line 619 of file angel_types.hpp.

Referenced by angel::operator<<(), set_exp(), set_node(), set_op(), and angel::write_graph_xaif_booster().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 11 10:34:38 2009 for angel by  doxygen 1.5.3