QNANO
|
Structure that lets one identify a parameter by its name. More...
#include <TB_Parameter_Id.h>
Public Member Functions | |
std::string | get_name () const |
bool | operator== (const TB_Parameter_Id &other) const |
TB_Parameter_Id (const std::string &str_=0, int e0_=0, int e1_=0) | |
TB_Parameter_Id (const std::vector< std::string > &strvec) | |
Public Attributes | |
std::string | str |
int | element [2] |
Structure that lets one identify a parameter by its name.