class ModuleData

Holds information about an XRL module that requested to be notified about a change. More...

Definition#include <rt_tab_register.hh>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Holds information about an XRL module that requested to be notified about a change.

 ModuleData (const string &modulename)

ModuleData

ModuleData Constructor

Parameters:
modulenamethe XRL target name of the module that requested notification about a route change.

const string &  name ()

name

[const]

Returns: the XRL target name of the module

bool  is_set ()

is_set

[const]

Returns: true if the XRL module needs to be notified about a change.

void  set ()

set

[const]

Set state indicating the XRL module needs to be notified about a change.

void  clear ()

clear

[const]

Clear state indicating the XRL module needs to be notified about a change.

string  str ()

str

[const]

Returns: string representation of this ModuleData for debugging purposes


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:51:00 2002, using kdoc 2.0a54+XORP.