client-cpp
0.10.0
|
The interface for the profile container. More...
#include <IProfileContainer.hpp>
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 kaa::DefaultProfileContainer.