|
SST/macro
|
#include <param_expander.h>


Public Member Functions | |
| virtual | ~param_expander () |
| virtual void | expand (sprockit::sim_parameters *params)=0 |
| virtual void | finalize_init () |
Public Member Functions inherited from sprockit::factory_type | |
| virtual void | init_factory_params (sim_parameters *params) |
Definition at line 9 of file param_expander.h.
|
inlinevirtual |
Definition at line 13 of file param_expander.h.
References sstmac::DeclareFactory(), expand(), and finalize_init().

|
pure virtual |
Implemented in sstmac::hw::simple_param_expander, and sstmac::hw::packet_flow_param_expander.
Referenced by ~param_expander().
|
virtual |
Reimplemented from sprockit::factory_type.
Referenced by ~param_expander().
1.8.11