17 #ifndef DEFAULTPROFILECONTAINER_HPP_ 
   18 #define DEFAULTPROFILECONTAINER_HPP_ 
   21 #include <kaa/profile/gen/ProfileDefinitions.hpp> 
DefaultProfileContainer()
 
The interface for the profile container. 
 
void setProfile(const KaaProfile &profile)
 
DefaultProfileContainer(const KaaProfile &profile)
 
KaaProfile getProfile()
Retrieves the filled-in profile instance.