#include <CacheItems.h>
Definition at line 104 of file CacheItems.h.
◆ CachedPlaylist()
| MBMS_RT::CachedPlaylist::CachedPlaylist |
( |
const std::string & |
content_location, |
|
|
unsigned long |
received_at, |
|
|
std::function< const std::string &(void)> |
playlist_cb |
|
) |
| |
|
inline |
Definition at line 106 of file CacheItems.h.
CacheItem(const std::string &content_location, unsigned long received_at)
std::string content_location() const
std::function< const std::string &(void)> _playlist_cb
virtual unsigned long received_at() const
◆ ~CachedPlaylist()
| virtual MBMS_RT::CachedPlaylist::~CachedPlaylist |
( |
| ) |
|
|
virtualdefault |
◆ buffer()
| virtual char* MBMS_RT::CachedPlaylist::buffer |
( |
| ) |
const |
|
inlinevirtual |
◆ content_length()
| virtual uint32_t MBMS_RT::CachedPlaylist::content_length |
( |
| ) |
const |
|
inlinevirtual |
◆ item_source()
| virtual ItemSource MBMS_RT::CachedPlaylist::item_source |
( |
| ) |
const |
|
inlinevirtual |
◆ item_type()
| virtual ItemType MBMS_RT::CachedPlaylist::item_type |
( |
| ) |
const |
|
inlinevirtual |
◆ received_at()
| virtual unsigned long MBMS_RT::CachedPlaylist::received_at |
( |
| ) |
const |
|
inlinevirtual |
◆ _playlist_cb
| std::function<const std::string&(void)> MBMS_RT::CachedPlaylist::_playlist_cb |
|
private |
The documentation for this class was generated from the following file: