|
void | SetName (std::string name) |
|
void | SetDescription (std::string description) |
|
void | SetShared (bool is_shared) |
|
const std::string & | GetName () |
|
const std::string & | GetDescription () |
|
bool | IsShared () |
|
virtual void | Init (JParameterManager &parman, const std::string &prefix)=0 |
|
virtual void | Wire (const std::map< std::string, std::string > &isolated, const std::map< std::string, std::string > &shared)=0 |
|
|
std::string | m_name |
|
std::string | m_description |
|
bool | m_is_shared = false |
|
The documentation for this struct was generated from the following file: