#include <node.hh>
Definition at line 20 of file node.hh.
◆ input_cit
◆ input_entry
◆ input_it
◆ input_map
◆ node_cit
typedef node_map::const_iterator node_cit |
|
private |
◆ node_entry
◆ node_it
◆ node_map
◆ output_cit
◆ output_entry
◆ output_it
◆ output_map
◆ signal_cit
◆ signal_entry
◆ signal_it
◆ signal_map
◆ slot_cit
typedef slot_map::const_iterator slot_cit |
|
private |
◆ slot_entry
◆ slot_it
◆ slot_map
◆ node()
◆ ~node()
◆ do_cancellation()
void do_cancellation |
( |
int |
a_node | ) |
|
|
overrideprotected |
◆ execute()
◆ finalize()
virtual void finalize |
( |
| ) |
|
|
pure virtual |
◆ in() [1/2]
input * in |
( |
const std::string & |
p_label | ) |
|
◆ in() [2/2]
void in |
( |
input * |
p_input, |
|
|
const std::string & |
p_label |
|
) |
| |
|
protected |
◆ initialize()
virtual void initialize |
( |
| ) |
|
|
pure virtual |
◆ node_ptr() [1/2]
node * node_ptr |
( |
const std::string & |
p_label | ) |
|
◆ node_ptr() [2/2]
void node_ptr |
( |
node * |
p_node, |
|
|
const std::string & |
p_label |
|
) |
| |
◆ out() [1/2]
output * out |
( |
const std::string & |
p_label | ) |
|
◆ out() [2/2]
void out |
( |
output * |
p_output, |
|
|
const std::string & |
p_label |
|
) |
| |
|
protected |
◆ signal_ptr() [1/2]
signal * signal_ptr |
( |
const std::string & |
p_label | ) |
|
◆ signal_ptr() [2/2]
void signal_ptr |
( |
signal * |
p_signal, |
|
|
const std::string & |
p_label |
|
) |
| |
|
protected |
◆ slot_ptr() [1/2]
slot * slot_ptr |
( |
const std::string & |
p_label | ) |
|
◆ slot_ptr() [2/2]
void slot_ptr |
( |
slot * |
p_slot, |
|
|
const std::string & |
p_label |
|
) |
| |
|
protected |
◆ snake_case_mv_accessible()
snake_case_mv_accessible |
( |
string_t |
, |
|
|
name |
|
|
) |
| |
◆ signal
◆ slot
◆ f_input_map
◆ f_node_map
◆ f_output_map
◆ f_signal_map
◆ f_slot_map
The documentation for this class was generated from the following files: