| 
    client-cpp
    0.7.0
    
   | 
 
#include <DefaultProfileContainer.hpp>
 Inheritance diagram for DefaultProfileContainer:
 Collaboration diagram for DefaultProfileContainer:Public Member Functions | |
| DefaultProfileContainer () | |
| DefaultProfileContainer (const KaaProfile &profile) | |
| KaaProfile | getProfile () | 
| Retrieves the filled-in profile instance.  More... | |
| void | setProfile (const KaaProfile &profile) | 
  Public Member Functions inherited from kaa::IProfileContainer | |
| virtual | ~IProfileContainer () | 
Definition at line 24 of file DefaultProfileContainer.hpp.
      
  | 
  inline | 
Definition at line 26 of file DefaultProfileContainer.hpp.
      
  | 
  inline | 
Definition at line 27 of file DefaultProfileContainer.hpp.
      
  | 
  inlinevirtual | 
Retrieves the filled-in profile instance.
Implements kaa::IProfileContainer.
Definition at line 29 of file DefaultProfileContainer.hpp.
      
  | 
  inline | 
Definition at line 34 of file DefaultProfileContainer.hpp.