client-cpp  0.7.0
DefaultProfileContainer Class Reference

#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 ()
 

Detailed Description

Definition at line 24 of file DefaultProfileContainer.hpp.

Constructor & Destructor Documentation

DefaultProfileContainer::DefaultProfileContainer ( )
inline

Definition at line 26 of file DefaultProfileContainer.hpp.

DefaultProfileContainer::DefaultProfileContainer ( const KaaProfile &  profile)
inline

Definition at line 27 of file DefaultProfileContainer.hpp.

Member Function Documentation

KaaProfile DefaultProfileContainer::getProfile ( )
inlinevirtual

Retrieves the filled-in profile instance.

Returns
profile instance.

Implements kaa::IProfileContainer.

Definition at line 29 of file DefaultProfileContainer.hpp.

void DefaultProfileContainer::setProfile ( const KaaProfile &  profile)
inline

Definition at line 34 of file DefaultProfileContainer.hpp.


The documentation for this class was generated from the following file: