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

#include <gatedDlatch.h>

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

Public Member Functions

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


Constructor & Destructor Documentation

Definition at line 22 of file gatedDlatch.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 20 of file gatedDlatch.h.


Member Function Documentation

void gatedDlatch::createSymbol ( ) [protected]

Definition at line 59 of file gatedDlatch.cpp.

Here is the caller graph for this function:

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

Definition at line 50 of file gatedDlatch.cpp.

Here is the call graph for this function:

Component * gatedDlatch::newOne ( ) [virtual]

Reimplemented from Component.

Definition at line 42 of file gatedDlatch.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 111 of file gatedDlatch.cpp.

Here is the call graph for this function:

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

Reimplemented from Component.

Definition at line 88 of file gatedDlatch.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