1#ifndef _BBC_PARSE_DASH_MPD_SWITCHING_HH_
2#define _BBC_PARSE_DASH_MPD_SWITCHING_HH_
53 void setXMLElement(xmlpp::Element&)
const;
Definition RepresentationBase.hh:54
Switching & operator=(const Switching &to_copy)
virtual ~Switching()
Definition Switching.hh:42
Switching(Switching &&to_move)
bool operator==(const Switching &to_compare) const
Switching & operator=(Switching &&to_move)
Switching(const Switching &to_copy)
#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