5G-MAG Reference Tools - MBMS Middleware
|
This is the complete list of members for MBMS_RT::Service, including all inherited members.
_cache | MBMS_RT::Service | private |
_content_streams | MBMS_RT::Service | private |
_dash_manifest | MBMS_RT::Service | private |
_delivery_protocol | MBMS_RT::Service | private |
_hls_primary_playlist | MBMS_RT::Service | private |
_manifest | MBMS_RT::Service | private |
_manifest_path | MBMS_RT::Service | private |
_names | MBMS_RT::Service | private |
add_and_start_content_stream(std::shared_ptr< ContentStream > s) | MBMS_RT::Service | |
add_name(const std::string &name, const std::string &lang) | MBMS_RT::Service | |
content_streams() const | MBMS_RT::Service | inline |
delivery_protocol() const | MBMS_RT::Service | inline |
delivery_protocol_string() const | MBMS_RT::Service | inline |
manifest_path() const | MBMS_RT::Service | inline |
names() const | MBMS_RT::Service | inline |
read_master_manifest(const std::string &manifest, const std::string &base_path) | MBMS_RT::Service | |
Service(CacheManagement &cache) | MBMS_RT::Service | inline |
set_delivery_protocol_from_mime_type(const std::string &mime_type) | MBMS_RT::Service | |
~Service()=default | MBMS_RT::Service | virtual |