Classes | Namespaces | Typedefs | Variables
server_interface.hpp File Reference
#include <functional>
#include <optional>
#include <regex>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "common.hpp"
#include "parameter.hpp"
Include dependency graph for server_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foxglove::ChannelError
 
class  foxglove::ClientChannelError
 
class  foxglove::ExeptionWithId< IdType >
 
struct  foxglove::ServerHandlers< ConnectionHandle >
 
class  foxglove::ServerInterface< ConnectionHandle >
 
struct  foxglove::ServerOptions
 
class  foxglove::ServiceError
 

Namespaces

 foxglove
 

Typedefs

using foxglove::MapOfSets = std::unordered_map< std::string, std::unordered_set< std::string > >
 

Variables

constexpr size_t foxglove::DEFAULT_SEND_BUFFER_LIMIT_BYTES = 10000000UL
 


foxglove_bridge
Author(s): Foxglove
autogenerated on Mon Jul 3 2023 02:12:22