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

#include <rs_flipflop.h>

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

Public Member Functions

 RS_FlipFlop ()
 ~RS_FlipFlop ()
ComponentnewOne ()

Static Public Member Functions

static Elementinfo (QString &, char *&, bool getNewOne=false)

Protected Member Functions

QString vhdlCode (int)
QString verilogCode (int)

Detailed Description

Definition at line 24 of file rs_flipflop.h.


Constructor & Destructor Documentation

Definition at line 21 of file rs_flipflop.cpp.

Here is the caller graph for this function:

Definition at line 27 of file rs_flipflop.h.


Member Function Documentation

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

Definition at line 109 of file rs_flipflop.cpp.

Here is the call graph for this function:

Component * RS_FlipFlop::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 103 of file rs_flipflop.cpp.

Here is the call graph for this function:

QString RS_FlipFlop::verilogCode ( int  NumPorts) [protected, virtual]

Reimplemented from Component.

Definition at line 79 of file rs_flipflop.cpp.

Here is the call graph for this function:

QString RS_FlipFlop::vhdlCode ( int  NumPorts) [protected, virtual]

Reimplemented from Component.

Definition at line 58 of file rs_flipflop.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