class ConfigVar

The value of a configuration variable and its state enable/disabled. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

The value of a configuration variable and its state enable/disabled.

 ConfigVar (A var, bool enabled = false)

ConfigVar

void  set_var (A var)

set_var

A  get_var ()

get_var

[const]

void  set_enabled (bool enabled)

set_enabled

bool  get_enabled ()

get_enabled

[const]


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