17 #ifndef I_PROFILE_LISTENER_HPP_ 
   18 #define I_PROFILE_LISTENER_HPP_ 
virtual ~IProfileListener()
 
virtual void onProfileUpdated(SharedDataBuffer profile)=0
 
std::shared_ptr< IProfileListener > ProfileListenerPtr
 
std::pair< boost::shared_array< std::uint8_t >, std::uint32_t > SharedDataBuffer