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