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

#include <pad2bit.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 14 of file pad2bit.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

pad2bit::~pad2bit ( ) [inline]

Definition at line 20 of file pad2bit.h.


Member Function Documentation

void pad2bit::createSymbol ( ) [protected]

Definition at line 46 of file pad2bit.cpp.

Here is the caller graph for this function:

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

Definition at line 37 of file pad2bit.cpp.

Here is the call graph for this function:

Component * pad2bit::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 29 of file pad2bit.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 88 of file pad2bit.cpp.

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

Reimplemented from Component.

Definition at line 65 of file pad2bit.cpp.


The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines