Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

plType Class Reference

A {plType} describes a variable type as well as its interval. More...

#include <plType.h>

Inheritance diagram for plType:

Inheritance graph
[legend]
Collaboration diagram for plType:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual plData first_value () const =0
 Returns the start value of the type.
virtual bool next_value (plData &v)=0
 Returns {true} if {v } has a successor and sets {v} to the successor otherwise it return {false}.
virtual ~plType ()
 Errase the type.

Protected Attributes

kplType * kernel_type
 Pointer to the kernel type.

Friends

class plArray
class plSymbol

Detailed Description

A {plType} describes a variable type as well as its interval.

Definition at line 40 of file plType.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 1 10:59:41 2005 for ProBT by  doxygen 1.4.1