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

#include <fa2b.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 22 of file fa2b.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

fa2b::~fa2b ( ) [inline]

Definition at line 20 of file fa2b.h.


Member Function Documentation

void fa2b::createSymbol ( ) [protected]

Definition at line 57 of file fa2b.cpp.

Here is the caller graph for this function:

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

Definition at line 48 of file fa2b.cpp.

Here is the call graph for this function:

Component * fa2b::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 40 of file fa2b.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 133 of file fa2b.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

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