Qucs-GUI  0.0.19
Public Member Functions | Static Public Member Functions | Protected Member Functions
EKV26MOS Class Reference

#include <EKV26MOS.h>

Inheritance diagram for EKV26MOS:
Inheritance graph
[legend]
Collaboration diagram for EKV26MOS:
Collaboration graph
[legend]

Public Member Functions

 EKV26MOS ()
 ~EKV26MOS ()
ComponentnewOne ()

Static Public Member Functions

static Elementinfo (QString &, char *&, bool getNewOne=false)
static Elementinfo_pmos (QString &, char *&, bool getNewOne=false)

Protected Member Functions

void createSymbol ()
QString netlist ()

Detailed Description

Definition at line 16 of file EKV26MOS.h.


Constructor & Destructor Documentation

Definition at line 13 of file EKV26MOS.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

EKV26MOS::~EKV26MOS ( ) [inline]

Definition at line 20 of file EKV26MOS.h.


Member Function Documentation

void EKV26MOS::createSymbol ( ) [protected, virtual]

Reimplemented from MultiViewComponent.

Definition at line 222 of file EKV26MOS.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Element * EKV26MOS::info ( QString &  Name,
char *&  BitmapFile,
bool  getNewOne = false 
) [static]

Definition at line 179 of file EKV26MOS.cpp.

Here is the call graph for this function:

Element * EKV26MOS::info_pmos ( QString &  Name,
char *&  BitmapFile,
bool  getNewOne = false 
) [static]

Definition at line 188 of file EKV26MOS.cpp.

Here is the call graph for this function:

QString EKV26MOS::netlist ( ) [protected, virtual]

Reimplemented from Component.

Definition at line 273 of file EKV26MOS.cpp.

Component * EKV26MOS::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 171 of file EKV26MOS.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines