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

#include <dmux3to8.h>

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

Public Member Functions

 dmux3to8 ()
 ~dmux3to8 ()
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 15 of file dmux3to8.h.


Constructor & Destructor Documentation

Definition at line 23 of file dmux3to8.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

dmux3to8::~dmux3to8 ( ) [inline]

Definition at line 19 of file dmux3to8.h.


Member Function Documentation

void dmux3to8::createSymbol ( ) [protected]

Definition at line 58 of file dmux3to8.cpp.

Here is the caller graph for this function:

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

Definition at line 49 of file dmux3to8.cpp.

Here is the call graph for this function:

Component * dmux3to8::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 41 of file dmux3to8.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 155 of file dmux3to8.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 120 of file dmux3to8.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