| 
    client-cpp
    0.7.0
    
   | 
 
The interface for the profile container. More...
#include <IProfileContainer.hpp>
 Inheritance diagram for kaa::IProfileContainer:Public Member Functions | |
| virtual KaaProfile | getProfile ()=0 | 
| Retrieves the filled-in profile instance.  More... | |
| virtual | ~IProfileContainer () | 
The interface for the profile container.
Definition at line 29 of file IProfileContainer.hpp.
      
  | 
  inlinevirtual | 
Definition at line 40 of file IProfileContainer.hpp.
      
  | 
  pure virtual | 
Retrieves the filled-in profile instance.
Implemented in DefaultProfileContainer.