|
client-cpp
0.9.0
|
#include <DefaultProfileContainer.hpp>
Inheritance diagram for kaa::DefaultProfileContainer:
Collaboration diagram for kaa::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 25 of file DefaultProfileContainer.hpp.
|
inline |
Definition at line 27 of file DefaultProfileContainer.hpp.
|
inline |
Definition at line 28 of file DefaultProfileContainer.hpp.
|
inlinevirtual |
Retrieves the filled-in profile instance.
Implements kaa::IProfileContainer.
Definition at line 30 of file DefaultProfileContainer.hpp.
|
inline |
Definition at line 35 of file DefaultProfileContainer.hpp.