17 #ifndef IPROFILETRANSPORT_HPP_
18 #define IPROFILETRANSPORT_HPP_
22 #include "kaa/gen/EndpointGen.hpp"
68 virtual void sync() = 0;
virtual ProfileSyncRequestPtr createProfileRequest()=0
virtual void onProfileResponse(const ProfileSyncResponse &response)=0
virtual void setProfileManager(IProfileManager *manager)=0
virtual ~IProfileTransport()
std::shared_ptr< IProfileTransport > IProfileTransportPtr
std::shared_ptr< ProfileSyncRequest > ProfileSyncRequestPtr