Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

type_real Class Reference

#include <type.h>

Inheritance diagram for type_real:

Inheritance graph
[legend]
Collaboration diagram for type_real:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 type_real ()
const uint get_ty_kind (void)

Constructor & Destructor Documentation

type_real::type_real  )  [inline]
 

Definition at line 396 of file type.h.

00396 : type() {}


Member Function Documentation

const uint type_real::get_ty_kind void   )  [inline, virtual]
 

Reimplemented from type.

Definition at line 397 of file type.h.

References ty_real, and uint.

00398     {
00399         return ty_real;
00400     }


The documentation for this class was generated from the following file:
Generated on Wed Mar 31 21:16:14 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3