coral
A C++ library for distributed co-simulation
coral::net::reqrep::Server Member List

This is the complete list of members for coral::net::reqrep::Server, including all inherited members.

AddProtocolHandler(const std::string &protocolIdentifier, std::uint16_t protocolVersion, std::shared_ptr< ServerProtocolHandler > handler)coral::net::reqrep::Server
BoundEndpoint() const coral::net::reqrep::Server
Server(coral::net::Reactor &reactor, const coral::net::Endpoint &endpoint)coral::net::reqrep::Server