|
| | XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_parse, surf, "Logging specific to the SURF parsing module") |
| |
| void | surf_parse_assert (bool cond, std::string msg) |
| |
| void | surf_parse_error (std::string msg) |
| |
| void | surf_parse_assert_netpoint (std::string hostname, std::string pre, std::string post) |
| |
| void | surf_parse_warn (std::string msg) |
| |
| double | surf_parse_get_double (std::string s) |
| |
| int | surf_parse_get_int (std::string s) |
| |
| double | surf_parse_get_time (const char *string, const char *entity_kind, std::string name) |
| |
| double | surf_parse_get_size (const char *string, const char *entity_kind, std::string name) |
| |
| double | surf_parse_get_bandwidth (const char *string, const char *entity_kind, std::string name) |
| |
| double | surf_parse_get_speed (const char *string, const char *entity_kind, std::string name) |
| |
| static std::vector< double > | surf_parse_get_all_speeds (char *speeds, const char *entity_kind, std::string id) |
| |
| void | STag_surfxml_storage () |
| |
| void | ETag_surfxml_storage () |
| |
| void | STag_surfxml_storage___type () |
| |
| void | ETag_surfxml_storage___type () |
| |
| void | STag_surfxml_mount () |
| |
| void | ETag_surfxml_mount () |
| |
| void | STag_surfxml_include () |
| |
| void | ETag_surfxml_include () |
| |
| void | STag_surfxml_platform () |
| |
| void | ETag_surfxml_platform () |
| |
| void | STag_surfxml_host () |
| |
| void | STag_surfxml_prop () |
| |
| void | ETag_surfxml_host () |
| |
| void | STag_surfxml_host___link () |
| |
| void | STag_surfxml_router () |
| |
| void | ETag_surfxml_cluster () |
| |
| void | STag_surfxml_cluster () |
| |
| void | STag_surfxml_cabinet () |
| |
| void | STag_surfxml_peer () |
| |
| void | STag_surfxml_link () |
| |
| void | ETag_surfxml_link () |
| |
| void | STag_surfxml_link___ctn () |
| |
| void | ETag_surfxml_backbone () |
| |
| void | STag_surfxml_route () |
| |
| void | STag_surfxml_ASroute () |
| |
| void | STag_surfxml_zoneRoute () |
| |
| void | STag_surfxml_bypassRoute () |
| |
| void | STag_surfxml_bypassASroute () |
| |
| void | STag_surfxml_bypassZoneRoute () |
| |
| void | ETag_surfxml_route () |
| |
| void | ETag_surfxml_ASroute () |
| |
| void | ETag_surfxml_zoneRoute () |
| |
| void | ETag_surfxml_bypassRoute () |
| |
| void | ETag_surfxml_bypassASroute () |
| |
| void | ETag_surfxml_bypassZoneRoute () |
| |
| void | ETag_surfxml_trace () |
| |
| void | STag_surfxml_trace___connect () |
| |
| void | STag_surfxml_AS () |
| |
| void | ETag_surfxml_AS () |
| |
| void | STag_surfxml_zone () |
| |
| void | ETag_surfxml_zone () |
| |
| void | STag_surfxml_config () |
| |
| void | ETag_surfxml_config () |
| |
| void | STag_surfxml_process () |
| |
| void | STag_surfxml_actor () |
| |
| void | ETag_surfxml_process () |
| |
| void | ETag_surfxml_actor () |
| |
| void | STag_surfxml_argument () |
| |
| void | STag_surfxml_model___prop () |
| |
| void | ETag_surfxml_prop () |
| |
| void | STag_surfxml_random () |
| |
| void | ETag_surfxml_random () |
| |
| void | ETag_surfxml_trace___connect () |
| |
| void | STag_surfxml_trace () |
| |
| void | ETag_surfxml_router () |
| |
| void | ETag_surfxml_host___link () |
| |
| void | ETag_surfxml_cabinet () |
| |
| void | ETag_surfxml_peer () |
| |
| void | STag_surfxml_backbone () |
| |
| void | ETag_surfxml_link___ctn () |
| |
| void | ETag_surfxml_argument () |
| |
| void | ETag_surfxml_model___prop () |
| |
| void | surf_parse_open (const char *file) |
| |
| void | surf_parse_close () |
| |
| int | surf_parse () |
| |