QNANO
Public Member Functions | Public Attributes | List of all members
TB_Parameter_Id Class Reference

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]
 

Detailed Description

Structure that lets one identify a parameter by its name.


The documentation for this class was generated from the following file: