List of all members.
Constructor & Destructor Documentation
| FibConfigTableObserverDummy::FibConfigTableObserverDummy |
( |
FeaDataPlaneManager & |
fea_data_plane_manager | ) |
|
Member Function Documentation
| void FibConfigTableObserverDummy::receive_data |
( |
const vector< uint8_t > & |
buffer | ) |
[virtual] |
| int FibConfigTableObserverDummy::start |
( |
string & |
error_msg | ) |
[virtual] |
Start operation.
- Parameters:
-
| error_msg | the error message (if error). |
- Returns:
- XORP_OK on success, otherwise XORP_ERROR.
Implements FibConfigTableObserver.
| int FibConfigTableObserverDummy::stop |
( |
string & |
error_msg | ) |
[virtual] |
Stop operation.
- Parameters:
-
| error_msg | the error message (if error). |
- Returns:
- XORP_OK on success, otherwise XORP_ERROR.
Implements FibConfigTableObserver.
The documentation for this class was generated from the following files:
- /home/greearb/git/xorp.ct.github/xorp/fea/data_plane/fibconfig/fibconfig_table_observer_dummy.hh
- /home/greearb/git/xorp.ct.github/xorp/fea/data_plane/fibconfig/fibconfig_table_observer_dummy.cc