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