Server Meshing
Loading...
Searching...
No Matches
ServerRouter Class Reference

#include <ServerRouter.h>

Collaboration diagram for ServerRouter:

Public Member Functions

bool ResolveServerEndPoint (uint32_t aServerID, sockaddr_in &outSockInfo) const
bool HasPeerID (uint32_t aServerID, sockaddr_in &outSockInfo) const
uint32_t AddServerEndPoint (const sockaddr_in &aEndpoint)

Member Function Documentation

◆ AddServerEndPoint()

uint32_t ServerRouter::AddServerEndPoint ( const sockaddr_in & aEndpoint)

◆ HasPeerID()

bool ServerRouter::HasPeerID ( uint32_t aServerID,
sockaddr_in & outSockInfo ) const

◆ ResolveServerEndPoint()

bool ServerRouter::ResolveServerEndPoint ( uint32_t aServerID,
sockaddr_in & outSockInfo ) const