add_dependent(DREAM::Node *node_ptr) | DREAM::Channel | [virtual] |
bcdelay_ | DREAM::Channel | [private] |
bcet() const | DREAM::Channel | [inline, virtual] |
DREAM::Node::bcet(uint bcet) | DREAM::Node | [virtual] |
branching_point() | DREAM::Channel | [inline, virtual] |
buffer_ | DREAM::Channel | [private] |
buffersize_ | DREAM::Channel | [private] |
Channel(const std::string &id, DREAM::Thread *thread_ptr, uint delay, uint buffersize) | DREAM::Channel | |
Channel(const std::string &id, DREAM::Thread *thread_ptr, uint delay, uint bcdelay, uint buffersize) | DREAM::Channel | |
Channel(const DREAM::Channel &channel) | DREAM::Channel | |
clock_dl() const | DREAM::Node | [virtual] |
clock_dl_reset() const | DREAM::Node | [virtual] |
clock_exec() const | DREAM::Node | [inline, virtual] |
clock_exec_ | DREAM::Node | [protected] |
clock_exec_reset() | DREAM::Channel | [inline, virtual] |
clock_step(double clock_step) | DREAM::Channel | [inline, virtual] |
consume() | DREAM::Channel | [inline, virtual] |
context() const | DREAM::Channel | [inline, virtual] |
context(DREAM::Context context) | DREAM::Channel | [inline, virtual] |
context_ | DREAM::Channel | [private] |
deadline() const | DREAM::Node | [virtual] |
deadline(uint deadline) | DREAM::Node | [virtual] |
delay_ | DREAM::Channel | [private] |
dependent_map_ | DREAM::Node | [protected] |
deploy(DREAM::Thread *thread_ptr) | DREAM::Node | [virtual] |
et_ | DREAM::Channel | [private] |
execute() | DREAM::Node | [inline, virtual] |
executed() const | DREAM::Node | [inline, virtual] |
executed(bool executed) | DREAM::Node | [inline, virtual] |
executed_ | DREAM::Node | [protected] |
get_dependent(const std::string &id) const | DREAM::Node | [inline, virtual] |
get_dependent_map() const | DREAM::Node | [inline, virtual] |
get_source(DREAM::NODE_MAP *task_map, DREAM::NODE_MAP *channel_map, DREAM::NODE_MAP *timer_map) const | DREAM::Node | [virtual] |
id() const | DREAM::Node | [inline, virtual] |
id_ | DREAM::Node | [protected] |
idle enum value | DREAM::Channel | [private] |
idle_dependents() const | DREAM::Channel | [inline, virtual] |
isidle() const | DREAM::Node | [virtual] |
next_et(double next_et) | DREAM::Channel | [inline, virtual] |
next_et_ | DREAM::Channel | [private] |
next_event() | DREAM::Channel | [inline, virtual] |
Node(const std::string &id, DREAM::Thread *thread_ptr, bool executed) | DREAM::Node | |
Node(const DREAM::Node &node) | DREAM::Node | |
preempt() | DREAM::Node | [virtual] |
priority() const | DREAM::Node | [virtual] |
priority(uint priority) | DREAM::Node | [virtual] |
publish() | DREAM::Channel | [inline, virtual] |
remote_dep() const | DREAM::Node | [inline, virtual] |
remote_dep(bool flag) | DREAM::Node | [inline, virtual] |
remote_dep_ | DREAM::Node | [protected] |
remove_dependent(const std::string &id) | DREAM::Node | [inline, virtual] |
reset() | DREAM::Channel | [inline, virtual] |
scheduler() const | DREAM::Node | [inline, virtual] |
source_ptr_ | DREAM::Channel | [private] |
State enum name | DREAM::Channel | [private] |
state_ | DREAM::Channel | [private] |
subpriority() const | DREAM::Node | [virtual] |
subpriority(uint subpriority) | DREAM::Node | [virtual] |
take_transitions() | DREAM::Channel | [inline, virtual] |
thread_ptr_ | DREAM::Node | [protected] |
visitor_if(DREAM::NODE_MAP *task_map, DREAM::NODE_MAP *channel_map, DREAM::NODE_MAP *timer_map, std::ofstream &f_stream) | DREAM::Node | [inline, virtual] |
visitor_map(DREAM::NODE_MAP *task_map, DREAM::NODE_MAP *channel_map, DREAM::NODE_MAP *timer_map) | DREAM::Channel | [virtual] |
visitor_task_avltree(DREAM::TASK_AVLTREE *task_avltree) | DREAM::Node | [inline, virtual] |
visitor_update_task_avltree(DREAM::TASK_AVLTREE *task_avltree) | DREAM::Node | [inline, virtual] |
visitor_uppaal(DREAM::NODE_MAP *task_map, DREAM::NODE_MAP *channel_map, DREAM::NODE_MAP *timer_map, std::ofstream &f_stream) | DREAM::Channel | [virtual] |
wait enum value | DREAM::Channel | [private] |
wcet() const | DREAM::Channel | [inline, virtual] |
DREAM::Node::wcet(uint wcet) | DREAM::Node | [virtual] |
~Channel() | DREAM::Channel | [virtual] |
~Node() | DREAM::Node | [virtual] |