◆ LO_node()
LO_node::LO_node |
( |
LO_class * |
klass, |
|
|
LO_node_type |
node_type, |
|
|
const char * |
instrument, |
|
|
const char * |
category, |
|
|
const char * |
name, |
|
|
const char * |
substate, |
|
|
int |
flags |
|
) |
| |
◆ ~LO_node()
virtual LO_node::~LO_node |
( |
| ) |
|
|
virtualdefault |
◆ add_in()
void LO_node::add_in |
( |
LO_arc * |
arc | ) |
|
|
inline |
◆ add_out()
void LO_node::add_out |
( |
LO_arc * |
arc | ) |
|
|
inline |
◆ clear_arcs()
void LO_node::clear_arcs |
( |
| ) |
|
|
inline |
◆ find_edge_to()
◆ get_arcs_in()
◆ get_arcs_out()
◆ get_class()
◆ get_node_index()
unsigned int LO_node::get_node_index |
( |
| ) |
const |
|
inline |
◆ get_node_type()
◆ get_qname()
const char * LO_node::get_qname |
( |
| ) |
const |
|
inline |
◆ get_short_name()
const char * LO_node::get_short_name |
( |
| ) |
const |
|
inline |
◆ has_debug()
bool LO_node::has_debug |
( |
| ) |
const |
|
inline |
◆ has_trace()
bool LO_node::has_trace |
( |
| ) |
const |
|
inline |
◆ is_ignored()
bool LO_node::is_ignored |
( |
| ) |
const |
|
inline |
◆ is_shared_exclusive()
bool LO_node::is_shared_exclusive |
( |
| ) |
const |
|
inline |
◆ is_sink()
bool LO_node::is_sink |
( |
| ) |
const |
|
inline |
◆ set_debug()
void LO_node::set_debug |
( |
| ) |
|
|
inline |
◆ set_ignored()
void LO_node::set_ignored |
( |
| ) |
|
|
inline |
◆ set_sink()
void LO_node::set_sink |
( |
| ) |
|
|
inline |
◆ set_trace()
void LO_node::set_trace |
( |
| ) |
|
|
inline |
◆ g_node_index_counter
unsigned int LO_node::g_node_index_counter = 0 |
|
staticprivate |
◆ m_arcs_in
◆ m_arcs_out
◆ m_class
◆ m_flags
◆ m_is_ignored
bool LO_node::m_is_ignored |
|
private |
◆ m_is_sink
◆ m_lo_flags
◆ m_node_index
unsigned int LO_node::m_node_index |
|
private |
◆ m_node_type
◆ m_qname
◆ m_scc
◆ m_search
◆ m_short_name
The documentation for this class was generated from the following file: