

Go to the source code of this file.
Classes | |
| class | com::bbc::libmpdpp::SegmentAvailability |
| struct | std::hash< com::bbc::libmpdpp ::SegmentAvailability > |
Namespaces | |
| namespace | com |
| namespace | com::bbc |
| namespace | com::bbc::libmpdpp |
| namespace | std |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const com::bbc::libmpdpp ::SegmentAvailability &s) |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const com::bbc::libmpdpp ::SegmentAvailability & | s ) |
Output streaming operator for SegmentAvailability objects
This will stream a textual representation of a SegmentAvailability object.
| os | The output stream to add the textual repesentation to. |
| s | The SegmentAvailability object to output. |
os