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

#include <logic_1.h>

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

Public Member Functions

 logic_1 ()
 ~logic_1 ()
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 logic_1.h.


Constructor & Destructor Documentation

Definition at line 21 of file logic_1.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

logic_1::~logic_1 ( ) [inline]

Definition at line 20 of file logic_1.h.


Member Function Documentation

void logic_1::createSymbol ( ) [protected]

Definition at line 54 of file logic_1.cpp.

Here is the caller graph for this function:

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

Definition at line 45 of file logic_1.cpp.

Here is the call graph for this function:

Component * logic_1::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 36 of file logic_1.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 85 of file logic_1.cpp.

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

Reimplemented from Component.

Definition at line 72 of file logic_1.cpp.


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