5G-MAG Reference Tools - MBMS Middleware
|
This is the complete list of members for MBMS_RT::RestHandler, including all inherited members.
_api_key | MBMS_RT::RestHandler | private |
_api_path | MBMS_RT::RestHandler | private |
_cache | MBMS_RT::RestHandler | private |
_cfg | MBMS_RT::RestHandler | private |
_listener | MBMS_RT::RestHandler | private |
_require_bearer_token | MBMS_RT::RestHandler | private |
_service_announcement_h | MBMS_RT::RestHandler | private |
_services | MBMS_RT::RestHandler | private |
_total_cache_size | MBMS_RT::RestHandler | private |
get(web::http::http_request message) | MBMS_RT::RestHandler | private |
put(web::http::http_request message) | MBMS_RT::RestHandler | private |
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::RestHandler | virtual |