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

#include <tff_SR.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 22 of file tff_SR.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

tff_SR::~tff_SR ( ) [inline]

Definition at line 20 of file tff_SR.h.


Member Function Documentation

void tff_SR::createSymbol ( ) [protected]

Definition at line 59 of file tff_SR.cpp.

Here is the caller graph for this function:

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

Definition at line 50 of file tff_SR.cpp.

Here is the call graph for this function:

Component * tff_SR::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 42 of file tff_SR.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 131 of file tff_SR.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 99 of file tff_SR.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