client-cpp  0.6.1
kaa::SerializedProfileContainer Class Reference

#include <SerializedProfileContainer.hpp>

+ Inheritance diagram for kaa::SerializedProfileContainer:
+ Collaboration diagram for kaa::SerializedProfileContainer:

Public Member Functions

 SerializedProfileContainer ()
 
virtual ~SerializedProfileContainer ()
 
virtual SharedDataBuffer getSerializedProfile ()
 
void setProfileContainer (ProfileContainerPtr container)
 
- Public Member Functions inherited from kaa::ISerializedProfileContainer
virtual ~ISerializedProfileContainer ()
 

Detailed Description

Definition at line 26 of file SerializedProfileContainer.hpp.

Constructor & Destructor Documentation

kaa::SerializedProfileContainer::SerializedProfileContainer ( )
inline

Definition at line 28 of file SerializedProfileContainer.hpp.

virtual kaa::SerializedProfileContainer::~SerializedProfileContainer ( )
inlinevirtual

Definition at line 29 of file SerializedProfileContainer.hpp.

Member Function Documentation

SharedDataBuffer kaa::SerializedProfileContainer::getSerializedProfile ( )
inlinevirtual

Retrieves serialized profile

Returns
byte array with serialized profile

Implements kaa::ISerializedProfileContainer.

Definition at line 49 of file SerializedProfileContainer.hpp.

void kaa::SerializedProfileContainer::setProfileContainer ( ProfileContainerPtr  container)
inline

Set user-defined profile container

Parameters
containeruser-defined profile container

Definition at line 41 of file SerializedProfileContainer.hpp.


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