client-cpp  0.8.1
kaa::ILogFailoverCommand Class Referenceabstract

#include <ILogFailoverCommand.hpp>

+ Inheritance diagram for kaa::ILogFailoverCommand:
+ Collaboration diagram for kaa::ILogFailoverCommand:

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 ()
 

Detailed Description

Definition at line 26 of file ILogFailoverCommand.hpp.

Constructor & Destructor Documentation

virtual kaa::ILogFailoverCommand::~ILogFailoverCommand ( )
inlinevirtual

Definition at line 32 of file ILogFailoverCommand.hpp.

Member Function Documentation

virtual void kaa::ILogFailoverCommand::retryLogUpload ( )
pure virtual
virtual void kaa::ILogFailoverCommand::retryLogUpload ( std::size_t  delay)
pure virtual

The documentation for this class was generated from the following file: