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

#include <dmux4to16.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 22 of file dmux4to16.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

dmux4to16::~dmux4to16 ( ) [inline]

Definition at line 20 of file dmux4to16.h.


Member Function Documentation

void dmux4to16::createSymbol ( ) [protected]

Definition at line 57 of file dmux4to16.cpp.

Here is the caller graph for this function:

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

Definition at line 48 of file dmux4to16.cpp.

Here is the call graph for this function:

Component * dmux4to16::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 40 of file dmux4to16.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 198 of file dmux4to16.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 145 of file dmux4to16.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