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 kobe.xorp.net on Wed Jan 7 19:11:02 2009, using kdoc 2.0a54+XORP.