|
Server Meshing
|
#include <ServerRouter.h>
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) |
| uint32_t ServerRouter::AddServerEndPoint | ( | const sockaddr_in & | aEndpoint | ) |
| bool ServerRouter::HasPeerID | ( | uint32_t | aServerID, |
| sockaddr_in & | outSockInfo ) const |
| bool ServerRouter::ResolveServerEndPoint | ( | uint32_t | aServerID, |
| sockaddr_in & | outSockInfo ) const |