17 #ifndef IPROFILECONTAINER_HPP_
18 #define IPROFILECONTAINER_HPP_
22 #include "kaa/profile/gen/ProfileDefinitions.hpp"
The interface for the profile container.
virtual ~IProfileContainer()
std::shared_ptr< IProfileContainer > IProfileContainerPtr
virtual KaaProfile getProfile()=0
Retrieves the filled-in profile instance.