foxglove_bridge.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace foxglove {
4 
5 const char* WebSocketUserAgent();
6 
7 extern const char FOXGLOVE_BRIDGE_VERSION[];
8 
9 extern const char FOXGLOVE_BRIDGE_GIT_HASH[];
10 
11 } // namespace foxglove
foxglove::FOXGLOVE_BRIDGE_GIT_HASH
const char FOXGLOVE_BRIDGE_GIT_HASH[]
foxglove
Definition: base64.hpp:8
foxglove::WebSocketUserAgent
const char * WebSocketUserAgent()
Definition: foxglove_bridge.cpp:7
foxglove::FOXGLOVE_BRIDGE_VERSION
const char FOXGLOVE_BRIDGE_VERSION[]


foxglove_bridge
Author(s): Foxglove
autogenerated on Wed Mar 5 2025 03:34:31