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]

bool  operator== (const Variable& other)

operator==

[const]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:30 2006, using kdoc $.