[traffxml] Documentation

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-08-10 18:58:34 +03:00
parent daa147a721
commit fe737602d8

View File

@@ -440,6 +440,7 @@ public:
* @brief Creates a new `HttpTraffSource` instance and registers it with the traffic manager.
*
* @param manager The traffic manager to register the new instance with
* @param url The URL for the TraFF service API.
*/
static void Create(TraffSourceManager & manager, std::string const & url);