KiCad PCB EDA Suite
Loading...
Searching...
No Matches
IbisSubmodelMode Class Reference

#include <ibis_parser.h>

Public Member Functions

 IbisSubmodelMode (std::string name, IBIS_SUBMODEL_MODE mode)
 

Public Attributes

std::string m_name
 
IBIS_SUBMODEL_MODE m_mode
 

Detailed Description

Definition at line 526 of file ibis_parser.h.

Constructor & Destructor Documentation

◆ IbisSubmodelMode()

IbisSubmodelMode::IbisSubmodelMode ( std::string name,
IBIS_SUBMODEL_MODE mode )
inline

Definition at line 529 of file ibis_parser.h.

References m_mode, m_name, and name.

Member Data Documentation

◆ m_mode

IBIS_SUBMODEL_MODE IbisSubmodelMode::m_mode

Definition at line 535 of file ibis_parser.h.

Referenced by IbisSubmodelMode(), and KIBIS_MODEL::KIBIS_MODEL().

◆ m_name

std::string IbisSubmodelMode::m_name

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