class RouteCmd

The idealised command to execute. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods


Detailed Description

The idealised command to execute.

enum Cmd {ADD, DELETE, REPLACE}

Cmd

 RouteCmd ()

RouteCmd

 RouteCmd (Cmd cmd, A node, A nexthop)

RouteCmd

Cmd  cmd ()

cmd

[const]

A  node ()

node

[const]

A  nexthop ()

nexthop

[const]

bool  operator== (const RouteCmd& lhs)

operator==

string  str ()

str

[const]


Generated by: pavlin on possum.icir.org on Wed Apr 13 21:52:51 2005, using kdoc $.