1#ifndef _BBC_PARSE_DASH_MPD_PRESELECTION_HH_
2#define _BBC_PARSE_DASH_MPD_PRESELECTION_HH_
51 void setXMLElement(xmlpp::Element&)
const;
Definition Preselection.hh:39
bool operator==(const Preselection &other) const
Definition Preselection.hh:45
Preselection()
Definition Preselection.hh:41
virtual ~Preselection()
Definition Preselection.hh:43
bool operator==(const RepresentationBase &to_compare) const
#define LIBMPDPP_NAMESPACE_END
Definition macros.hh:54
#define LIBMPDPP_PUBLIC_API
Used to mark something as part of the public API.
Definition macros.hh:21
#define LIBMPDPP_NAMESPACE_BEGIN
Definition macros.hh:50