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

#include <logical_inv.h>

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

Public Member Functions

 Logical_Inv ()
 ~Logical_Inv ()
ComponentnewOne ()

Static Public Member Functions

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

Protected Member Functions

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

Detailed Description

Definition at line 24 of file logical_inv.h.


Constructor & Destructor Documentation

Definition at line 23 of file logical_inv.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 27 of file logical_inv.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 102 of file logical_inv.cpp.

Here is the caller graph for this function:

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

Definition at line 145 of file logical_inv.cpp.

Here is the call graph for this function:

Component * Logical_Inv::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 136 of file logical_inv.cpp.

Here is the call graph for this function:

QString Logical_Inv::verilogCode ( int  NumPorts) [protected, virtual]

Reimplemented from Component.

Definition at line 64 of file logical_inv.cpp.

Here is the call graph for this function:

QString Logical_Inv::vhdlCode ( int  NumPorts) [protected, virtual]

Reimplemented from Component.

Definition at line 48 of file logical_inv.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