FtiConfigEntryObserverRtmV2 (FtiConfig& ftic)
| FtiConfigEntryObserverRtmV2 |
~FtiConfigEntryObserverRtmV2 ()
| ~FtiConfigEntryObserverRtmV2 |
[virtual]
int start (string& error_msg)
| start |
[virtual]
Start operation.
Parameters:
error_msg | the error message (if error). |
Returns: XORP_OK on success, otherwise XORP_ERROR.
Reimplemented from FtiConfigEntryObserver.
int stop (string& error_msg)
| stop |
[virtual]
Stop operation.
Parameters:
error_msg | the error message (if error). |
Returns: XORP_OK on success, otherwise XORP_ERROR.
Reimplemented from FtiConfigEntryObserver.