client-cpp
0.10.0
|
#include <ILogFailoverCommand.hpp>
Public Member Functions | |
virtual void | retryLogUpload ()=0 |
virtual void | retryLogUpload (std::size_t delay)=0 |
virtual | ~ILogFailoverCommand () |
Public Member Functions inherited from kaa::IAccessPointCommand | |
virtual void | switchAccessPoint ()=0 |
virtual | ~IAccessPointCommand () |
Definition at line 26 of file ILogFailoverCommand.hpp.
|
inlinevirtual |
Definition at line 32 of file ILogFailoverCommand.hpp.
|
pure virtual |
|
pure virtual |