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

plSymbol Class Reference

A {plSymbol} is a set containing one and only one unidimensional variable. More...

#include <plSymbol.h>

Inheritance diagram for plSymbol:

Inheritance graph
[legend]
Collaboration diagram for plSymbol:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 plSymbol (const char *print_name, const plType &variable_type)
 Constructor from a {print } as a { char*}, selected by the user, and a previously defined {variable }.
 plSymbol (const string &print_name, const plType &variable_type)
 Constructor from a {print }as a { string}, selected by the user, and a previously defined {variable }.
 plSymbol (const string &print_name, const plSymbol &symbol)
 Constructor from a {print }as a { string}, selected by the user, and a previously defined {symbol}.
 plSymbol ()
 Default empty plSymbol constructor *.
virtual ~plSymbol ()
 Destructor, erase the variable.

Friends

class plArray
 Friends classes.

Detailed Description

A {plSymbol} is a set containing one and only one unidimensional variable.

Definition at line 34 of file plSymbol.h.


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