17 #ifndef ISERIALIZEDPROFILECONTAINER_HPP_ 
   18 #define ISERIALIZEDPROFILECONTAINER_HPP_ 
virtual ~ISerializedProfileContainer()
 
virtual SharedDataBuffer getSerializedProfile()=0
 
std::shared_ptr< ISerializedProfileContainer > ISerializedProfileContainerPtr
 
std::pair< boost::shared_array< std::uint8_t >, std::uint32_t > SharedDataBuffer