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

#include <andor4x3.h>

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

Public Member Functions

 andor4x3 ()
 ~andor4x3 ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

void createSymbol ()
QString vhdlCode (int)
QString verilogCode (int)

Detailed Description

Definition at line 16 of file andor4x3.h.


Constructor & Destructor Documentation

Definition at line 22 of file andor4x3.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

andor4x3::~andor4x3 ( ) [inline]

Definition at line 20 of file andor4x3.h.


Member Function Documentation

void andor4x3::createSymbol ( ) [protected]

Definition at line 57 of file andor4x3.cpp.

Here is the caller graph for this function:

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

Definition at line 48 of file andor4x3.cpp.

Here is the call graph for this function:

Component * andor4x3::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 40 of file andor4x3.cpp.

Here is the call graph for this function:

QString andor4x3::verilogCode ( int  ) [protected, virtual]

Reimplemented from Component.

Definition at line 156 of file andor4x3.cpp.

Here is the call graph for this function:

QString andor4x3::vhdlCode ( int  ) [protected, virtual]

Reimplemented from Component.

Definition at line 120 of file andor4x3.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