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

#include <hpribin4bit.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 22 of file hpribin4bit.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 20 of file hpribin4bit.h.


Member Function Documentation

void hpribin4bit::createSymbol ( ) [protected]

Definition at line 57 of file hpribin4bit.cpp.

Here is the caller graph for this function:

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

Definition at line 48 of file hpribin4bit.cpp.

Here is the call graph for this function:

Component * hpribin4bit::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 40 of file hpribin4bit.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 120 of file hpribin4bit.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 95 of file hpribin4bit.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