|
| SubComponentDocOldELI (const std::string &library, const ElementInfoSubComponent *component) |
|
SubComponent * | create (Component *comp, Params ¶ms) |
|
const std::string | getLibrary () |
|
const std::string | getName () |
|
const std::string | getDescription () |
|
const std::vector< ElementInfoParam > & | getValidParams () |
|
const std::vector< ElementInfoStatistic > & | getValidStats () |
|
const std::vector< ElementInfoPort2 > & | getValidPorts () |
|
const std::vector< ElementInfoSubComponentSlot > & | getSubComponentSlots () |
|
const std::string | getInterface () |
|
const std::vector< int > & | getELICompiledVersion () |
|
const std::vector< int > & | getVersion () |
|
const std::string | getCompileFile () |
|
const std::string | getCompileDate () |
|
std::string | toString () |
|
const std::vector< std::string > & | getPortnames () |
|
const std::vector< std::string > & | getStatnames () |
|
std::string | getStatisticsString () |
|
std::string | getPortsString () |
|
std::string | getSubComponentSlotString () |
|
const Params::KeySet_t & | getParamNames () |
|
std::string | getParametersString () |
|
std::string | getELIVersionString () |
|
|
void | initialize_portnames () |
|
void | initialize_statnames () |
|
void | initialize_allowedKeys () |
|
std::vector< std::string > | portnames |
|
std::vector< std::string > | statnames |
|
Params::KeySet_t | allowedKeys |
|
The documentation for this class was generated from the following file: