FACT++  1.0
int StateMachineRateControl::StopRC ( )
inlineprivate

Definition at line 674 of file ratecontrol.cc.

References RateControl::State::kConnected.

Referenced by StateMachineRateControl().

675  {
676  Info("Stop received.");
678  }
int Info(const std::string &str)
Definition: MessageImp.h:47

+ Here is the caller graph for this function: