class NodeElem

A node which holds an element. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Such as an IP address.

 NodeElem (Element* elem, unsigned line)

NodeElem

The node owns the element. Caller must not modify / delete.

Parameters:

elemthe element to hold.
lineline of configuration where node was created.
 ~NodeElem ()

~NodeElem

 DEFINE_VISITABLE ()

DEFINE_VISITABLE

const Element&  val ()

val

[const]

Returns: the element in this node.


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