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

Public Attributes | |
| std::string | content_type |
| std::string | uri |
| time_t | valid_from |
| time_t | valid_until |
| unsigned | version |
| std::string | content |
Definition at line 45 of file ServiceAnnouncement.h.
| std::string MBMS_RT::ServiceAnnouncement::Item::content |
Definition at line 51 of file ServiceAnnouncement.h.
| std::string MBMS_RT::ServiceAnnouncement::Item::content_type |
Definition at line 46 of file ServiceAnnouncement.h.
| std::string MBMS_RT::ServiceAnnouncement::Item::uri |
Definition at line 47 of file ServiceAnnouncement.h.
| time_t MBMS_RT::ServiceAnnouncement::Item::valid_from |
Definition at line 48 of file ServiceAnnouncement.h.
| time_t MBMS_RT::ServiceAnnouncement::Item::valid_until |
Definition at line 49 of file ServiceAnnouncement.h.
| unsigned MBMS_RT::ServiceAnnouncement::Item::version |
Definition at line 50 of file ServiceAnnouncement.h.