class FtiConfigTableGetNetlink


Definition#include <fticonfig_table_get.hh>
InheritsFtiConfigTableGet [public ], NetlinkSocket4 [public ], NetlinkSocket6 [public ], NetlinkSocketObserver [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 FtiConfigTableGetNetlink (FtiConfig& ftic)

FtiConfigTableGetNetlink

 ~FtiConfigTableGetNetlink ()

~FtiConfigTableGetNetlink

[virtual]

int  start ()

start

[virtual]

Start operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from FtiConfigTableGet.

int  stop ()

stop

[virtual]

Stop operation.

Returns: XORP_OK on success, otherwise XORP_ERROR.

Reimplemented from FtiConfigTableGet.

void  nlsock_data (const uint8_t* data, size_t nbytes)

nlsock_data

[virtual]

Data has pop-up.

Parameters:
datathe buffer with the data.
nbytesthe number of bytes in the data buffer.

Reimplemented from NetlinkSocketObserver.

bool  get_table4 (list<Fte4>& fte_list)

get_table4

[virtual]

Obtain the unicast forwarding table.

Parameters:
fte_listthe return-by-reference list with all entries in the unicast forwarding table.

Returns: true on success, otherwise false.

Reimplemented from FtiConfigTableGet.

bool  get_table6 (list<Fte6>& fte_list)

get_table6

[virtual]

Obtain the unicast forwarding table.

Parameters:
fte_listthe return-by-reference list with all entries in the unicast forwarding table.

Returns: true on success, otherwise false.

Reimplemented from FtiConfigTableGet.


Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:54 2003, using kdoc 2.0a54+XORP.