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