32 #include <boost/variant.hpp> 187 virtual QString GetServiceName ()
const = 0;
215 virtual bool SupportsHype (HypeType hype) = 0;
224 template<IHypesProv
ider::HypeType HypeType>
229 return boost::get<QList<HypedArtistInfo>> (info);
231 return boost::get<QList<HypedTrackInfo>> (info);