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

#include <logic_0.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 21 of file logic_0.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

logic_0::~logic_0 ( ) [inline]

Definition at line 20 of file logic_0.h.


Member Function Documentation

void logic_0::createSymbol ( ) [protected]

Definition at line 54 of file logic_0.cpp.

Here is the caller graph for this function:

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

Definition at line 45 of file logic_0.cpp.

Here is the call graph for this function:

Component * logic_0::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 37 of file logic_0.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 84 of file logic_0.cpp.

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

Reimplemented from Component.

Definition at line 71 of file logic_0.cpp.


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