Definition at line 41 of file bfd_state_machine.cc.
◆ StateMachineImpl()
◆ GetState()
BFDState BFD::StateMachineImpl::GetState |
( |
| ) |
|
|
inlinevirtual |
◆ Notify()
void BFD::StateMachineImpl::Notify |
( |
BFDState |
state | ) |
|
|
inline |
◆ ProcessRemoteState()
void BFD::StateMachineImpl::ProcessRemoteState |
( |
BFDState |
state | ) |
|
|
inlinevirtual |
◆ ProcessTimeout()
void BFD::StateMachineImpl::ProcessTimeout |
( |
| ) |
|
|
inlinevirtual |
◆ SetCallback()
void BFD::StateMachineImpl::SetCallback |
( |
boost::optional< ChangeCb > |
cb | ) |
|
|
inlinevirtual |
◆ cb_
boost::optional<ChangeCb> BFD::StateMachineImpl::cb_ |
|
private |
◆ evm_
◆ session_
Session* BFD::StateMachineImpl::session_ |
|
private |
The documentation for this class was generated from the following file: