class IfConfigRoutingSocket
|
|
|
|
Public Methods
Protected Methods
Protected Members
~IfConfigRoutingSocket ()
| ~IfConfigRoutingSocket |
bool push_config (const IfTree& config)
| push_config |
Reimplemented from IfConfig.
Reimplemented from IfConfig.
void rtsock_data (const uint8_t* data, size_t n_bytes)
| rtsock_data |
Reimplemented from RoutingSocketObserver.
void flush_config (IfTree& it)
| flush_config |
[protected]
bool read_config (IfTree& it)
| read_config |
[protected]
bool parse_buffer (IfTree& it,
const uint8_t* buf,
size_t buf_bytes)
| parse_buffer |
[protected]
Returns: true if one or more messages in buffer handled by parsing.
[protected]
[protected]
[protected]
[protected]
IfTree _live_config
| _live_config |
[protected]
[protected]
[protected]
Generated by: pavlin on possum.icir.org on Mon Mar 10 19:34:57 2003, using kdoc 2.0a54+XORP. |