RecoSim  1.0
 All Classes Files Functions Variables Enumerations
ModuleImplementation Member List

This is the complete list of members for ModuleImplementation, including all inherited members.

activate_implementation(void) (defined in ModuleImplementation)ModuleImplementation
add_physical_channels(string connection, int n=1) (defined in ModuleImplementation)ModuleImplementation
algorithm_name (defined in ModuleImplementation)ModuleImplementation
algorithm_thread_ptr (defined in ModuleImplementation)ModuleImplementation
best_case_execution_time (defined in ModuleImplementation)ModuleImplementation
deactivate_implementation(void) (defined in ModuleImplementation)ModuleImplementation
enable_implementation (defined in ModuleImplementation)ModuleImplementation
energy_consumption (defined in ModuleImplementation)ModuleImplementation
frequency (defined in ModuleImplementation)ModuleImplementation
get_algorithm_name(void) const (defined in ModuleImplementation)ModuleImplementation
get_algorithm_thread_ptr(void) (defined in ModuleImplementation)ModuleImplementation
get_best_case_execution_time(void) const (defined in ModuleImplementation)ModuleImplementation
get_frequency(void) const (defined in ModuleImplementation)ModuleImplementation
get_implementation_type(void) (defined in ModuleImplementation)ModuleImplementation
get_name(void) (defined in ModuleImplementation)ModuleImplementation
get_nb_preemption_points(void) (defined in ModuleImplementation)ModuleImplementation
get_netlist_name(void) const (defined in ModuleImplementation)ModuleImplementation
get_p_idle(void) const (defined in ModuleImplementation)ModuleImplementation
get_p_run(void) const (defined in ModuleImplementation)ModuleImplementation
get_physical_channel_map(void) (defined in ModuleImplementation)ModuleImplementation
get_worst_case_execution_time(void) const (defined in ModuleImplementation)ModuleImplementation
implementation_type (defined in ModuleImplementation)ModuleImplementation
info(ostream &st) const (defined in ModuleImplementation)ModuleImplementation
is_implementation_enabled(void) const (defined in ModuleImplementation)ModuleImplementation
ModuleImplementation(string _name, PEImplementation impl, algorithm_thread_type algo, sc_time wcet, sc_time bcet=SC_ZERO_TIME, double freq=0, double pidle=0, double prun=0) (defined in ModuleImplementation)ModuleImplementationinline
ModuleImplementation(string _name, PEImplementation impl, algorithm_thread_type algo) (defined in ModuleImplementation)ModuleImplementationinline
name (defined in ModuleImplementation)ModuleImplementation
nb_preemption_points (defined in ModuleImplementation)ModuleImplementation
netlist_name (defined in ModuleImplementation)ModuleImplementation
p_idle (defined in ModuleImplementation)ModuleImplementation
p_run (defined in ModuleImplementation)ModuleImplementation
physical_channels (defined in ModuleImplementation)ModuleImplementation
set_algorithm_name(string n) (defined in ModuleImplementation)ModuleImplementation
set_best_case_execution_time(sc_time t) (defined in ModuleImplementation)ModuleImplementation
set_frequency(double f) (defined in ModuleImplementation)ModuleImplementation
set_nb_preemption_points(int n) (defined in ModuleImplementation)ModuleImplementation
set_netlist_name(string n) (defined in ModuleImplementation)ModuleImplementation
set_p_idle(double e) (defined in ModuleImplementation)ModuleImplementation
set_p_run(double e) (defined in ModuleImplementation)ModuleImplementation
set_use_context_switch_mode(bool) (defined in ModuleImplementation)ModuleImplementation
set_worst_case_execution_time(sc_time t) (defined in ModuleImplementation)ModuleImplementation
use_context_switch (defined in ModuleImplementation)ModuleImplementation
use_context_switch_mode(void) (defined in ModuleImplementation)ModuleImplementation
worst_case_execution_time (defined in ModuleImplementation)ModuleImplementation