List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| int FibConfigTableGetDummy::get_table4 |
( |
list< Fte4 > & |
fte_list | ) |
[virtual] |
Obtain the IPv4 unicast forwarding table.
- Parameters:
-
| fte_list | the return-by-reference list with all entries in the IPv4 unicast forwarding table. |
- Returns:
- XORP_OK on success, otherwise XORP_ERROR.
Implements FibConfigTableGet.
| int FibConfigTableGetDummy::get_table6 |
( |
list< Fte6 > & |
fte_list | ) |
[virtual] |
Obtain the IPv6 unicast forwarding table.
- Parameters:
-
| fte_list | the return-by-reference list with all entries in the IPv6 unicast forwarding table. |
- Returns:
- XORP_OK on success, otherwise XORP_ERROR.
Implements FibConfigTableGet.
| int FibConfigTableGetDummy::start |
( |
string & |
error_msg | ) |
[virtual] |
Start operation.
- Parameters:
-
| error_msg | the error message (if error). |
- Returns:
- XORP_OK on success, otherwise XORP_ERROR.
Implements FibConfigTableGet.
| int FibConfigTableGetDummy::stop |
( |
string & |
error_msg | ) |
[virtual] |
Stop operation.
- Parameters:
-
| error_msg | the error message (if error). |
- Returns:
- XORP_OK on success, otherwise XORP_ERROR.
Implements FibConfigTableGet.
The documentation for this class was generated from the following files:
- /home/greearb/git/xorp.ct.github/xorp/fea/data_plane/fibconfig/fibconfig_table_get_dummy.hh
- /home/greearb/git/xorp.ct.github/xorp/fea/data_plane/fibconfig/fibconfig_table_get_dummy.cc