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

#include <logical_buf.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 23 of file logical_buf.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 27 of file logical_buf.h.


Member Function Documentation

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

Reimplemented from MultiViewComponent.

Definition at line 88 of file logical_buf.cpp.

Here is the caller graph for this function:

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

Definition at line 128 of file logical_buf.cpp.

Here is the call graph for this function:

Component * Logical_Buf::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 119 of file logical_buf.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 64 of file logical_buf.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

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