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