Namespaces | Functions
test_client.hpp File Reference
#include <future>
#include <string>
#include <vector>
#include <websocketpp/config/asio_client.hpp>
#include "../parameter.hpp"
#include "../websocket_client.hpp"
Include dependency graph for test_client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 foxglove
 

Functions

std::future< Channel > foxglove::waitForChannel (std::shared_ptr< ClientInterface > client, const std::string &topicName)
 
std::future< std::vector< uint8_t > > foxglove::waitForChannelMsg (ClientInterface *client, SubscriptionId subscriptionId)
 
std::future< FetchAssetResponse > foxglove::waitForFetchAssetResponse (std::shared_ptr< ClientInterface > client)
 
std::future< std::vector< Parameter > > foxglove::waitForParameters (std::shared_ptr< ClientInterface > client, const std::string &requestId=std::string())
 
std::future< Service > foxglove::waitForService (std::shared_ptr< ClientInterface > client, const std::string &serviceName)
 
std::future< ServiceResponse > foxglove::waitForServiceResponse (std::shared_ptr< ClientInterface > client)
 


foxglove_bridge
Author(s): Foxglove
autogenerated on Tue May 20 2025 02:34:26