|
Simo 0.0.1
|
This is the complete list of members for TestModule, including all inherited members.
| counter (defined in TestModule) | TestModule | |
| create_port(const std::string_view name, Args... args) | Simo::Module | inlineprotected |
| create_statistic(Args... args) | Simo::Module | inlineprotected |
| get_port(std::string_view) (defined in Simo::Module) | Simo::Module | |
| get_statistic(const std::string_view name) (defined in Simo::Module) | Simo::Module | inline |
| initialize(Simo::Context &ctx, const Simo::Parameters &p) override | TestModule | inlinevirtual |
| name() const (defined in Simo::Module) | Simo::Module | |
| period (defined in TestModule) | TestModule | |
| ports (defined in Simo::Module) | Simo::Module | protected |
| record_statistics(Statistics::StatMapper &mapper) | Simo::Module | |
| sim_ctx() const (defined in Simo::Module) | Simo::Module | |
| statistics (defined in Simo::Module) | Simo::Module | protected |
| update_state() (defined in TestModule) | TestModule | inlineprotected |
| visit_statistics(Function f) (defined in Simo::Module) | Simo::Module | inline |
| ~Module()=default (defined in Simo::Module) | Simo::Module | virtual |