OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BFD::Server Member List

This is the complete list of members for BFD::Server, including all inherited members.

ADD_CONNECTION enum valueBFD::Serverprivate
AddSession(const SessionKey &key, const SessionConfig &config, ChangeCb cb)BFD::Server
AddSession(Event *event)BFD::Serverprivate
BEGIN_EVENT enum valueBFD::Serverprivate
communicator() const BFD::Serverinline
communicator_BFD::Serverprivate
ConfigureSession(const SessionKey &key, const SessionConfig &config, Discriminator *assignedDiscriminator)BFD::Server
DELETE_CLIENT_CONNECTIONS enum valueBFD::Serverprivate
DELETE_CONNECTION enum valueBFD::Serverprivate
DeleteClientSessions()BFD::Server
DeleteClientSessions(Event *event)BFD::Serverprivate
DeleteSession(const SessionKey &key)BFD::Server
DeleteSession(Event *event)BFD::Serverprivate
END_EVENT enum valueBFD::Serverprivate
EnqueueEvent(Event *event)BFD::Serverprivate
event_queue()BFD::Serverinline
event_queue_BFD::Serverprivate
EventCallback(Event *event)BFD::Serverprivate
EventType enum nameBFD::Serverprivate
evm_BFD::Serverprivate
GetSession(const ControlPacket *packet)BFD::Serverprivate
GetSessions()BFD::Serverinline
PROCESS_PACKET enum valueBFD::Serverprivate
ProcessControlPacket(const boost::asio::ip::udp::endpoint &local_endpoint, const boost::asio::ip::udp::endpoint &remote_endpoint, const SessionIndex &session_index, const boost::asio::const_buffer &recv_buffer, std::size_t bytes_transferred, const boost::system::error_code &error)BFD::Server
ProcessControlPacket(Event *event)BFD::Serverprivate
ProcessControlPacketActual(const ControlPacket *packet)BFD::Server
RemoveSessionReference(const SessionKey &key)BFD::Server
Server(EventManager *evm, Connection *communicator)BFD::Server
session_manager_BFD::Serverprivate
SessionByKey(const boost::asio::ip::address &address, const SessionIndex &index=SessionIndex())BFD::Server
SessionByKey(const SessionKey &key)BFD::Server
SessionByKey(const SessionKey &key) const BFD::Server
sessions_BFD::Serverprivate
~Server()BFD::Servervirtual