struct Variable

A variable has Access control, it has a name, and a type. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Public Members


Detailed Description

A variable has Access control, it has a name, and a type.

Access access

access

string name

name

string type

type

VarRW::Id id

id

 Variable (const string& n, const string& t, Access a, VarRW::Id i)

Variable

 Variable (const Variable& v)

Variable

bool  writable ()

writable

[const]


Generated by: pavlin on possum.icir.org on Thu Mar 9 04:43:28 2006, using kdoc $.