5G-MAG Reference Tools - MBMS Middleware
MBMS_RT::RestHandler Member List

This is the complete list of members for MBMS_RT::RestHandler, including all inherited members.

_api_keyMBMS_RT::RestHandlerprivate
_api_pathMBMS_RT::RestHandlerprivate
_cacheMBMS_RT::RestHandlerprivate
_cfgMBMS_RT::RestHandlerprivate
_listenerMBMS_RT::RestHandlerprivate
_require_bearer_tokenMBMS_RT::RestHandlerprivate
_service_announcement_hMBMS_RT::RestHandlerprivate
_servicesMBMS_RT::RestHandlerprivate
_total_cache_sizeMBMS_RT::RestHandlerprivate
get(web::http::http_request message)MBMS_RT::RestHandlerprivate
put(web::http::http_request message)MBMS_RT::RestHandlerprivate
RestHandler(const libconfig::Config &cfg, const std::string &url, const CacheManagement &cache, const std::unique_ptr< MBMS_RT::ServiceAnnouncement > *service_announcement, const std::map< std::string, std::shared_ptr< MBMS_RT::Service >> &services)MBMS_RT::RestHandler
~RestHandler()MBMS_RT::RestHandlervirtual