ngscopeclient 0.1-dev+51fbda87c
|
IBIS file parser (may contain multiple models) More...
#include <IBISParser.h>
Public Member Functions | |
void | Clear () |
bool | Load (std::string fname) |
Public Attributes | |
std::string | m_component |
std::string | m_manufacturer |
std::map< std::string, IBISModel * > | m_models |
Protected Member Functions | |
float | ParseNumber (const char *str) |
IBIS file parser (may contain multiple models)