|
5G-MAG Reference Tools - MBMS Middleware
|
#include <DashManifest.h>

Public Member Functions | |
| DashManifest (std::string content, std::string base_path) | |
| DashManifest ()=default | |
| ~DashManifest ()=default | |
Public Attributes | |
| std::string | content |
| std::string | base_path |
Definition at line 25 of file DashManifest.h.
| MBMS_RT::DashManifest::DashManifest | ( | std::string | content, |
| std::string | base_path | ||
| ) |
Definition at line 22 of file DashManifest.cpp.
|
default |
|
default |
| std::string MBMS_RT::DashManifest::base_path |
Definition at line 34 of file DashManifest.h.
| std::string MBMS_RT::DashManifest::content |
Definition at line 33 of file DashManifest.h.