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

#include <mux4to1.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 22 of file mux4to1.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

mux4to1::~mux4to1 ( ) [inline]

Definition at line 20 of file mux4to1.h.


Member Function Documentation

void mux4to1::createSymbol ( ) [protected]

Definition at line 57 of file mux4to1.cpp.

Here is the caller graph for this function:

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

Definition at line 48 of file mux4to1.cpp.

Here is the call graph for this function:

Component * mux4to1::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 40 of file mux4to1.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 135 of file mux4to1.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 107 of file mux4to1.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