forest-net
an overlay networks for large-scale virtual worlds
|
This is the complete list of members for forest::Np4d, including all inherited members.
accept4d(int) | forest::Np4d | static |
accept4d(int, ipa_t &, ipp_t &) | forest::Np4d | static |
bind4d(int, ipa_t, ipp_t) | forest::Np4d | static |
connect4d(int, ipa_t, ipp_t) | forest::Np4d | static |
dataAvail(int) | forest::Np4d | static |
datagramSocket() | forest::Np4d | static |
extractSockAdr(sockaddr_in *, ipa_t &, ipp_t &) | forest::Np4d | static |
getIpAdr(const char *) | forest::Np4d | static |
getPeerIp(int) | forest::Np4d | static |
getSockIp(int) | forest::Np4d | static |
getSockPort(int) | forest::Np4d | static |
hasData(int) | forest::Np4d | static |
initSockAdr(ipa_t, ipp_t, sockaddr_in *) | forest::Np4d | static |
ip2string(ipa_t) | forest::Np4d | static |
ipAddress(const char *) | forest::Np4d | static |
listen4d(int) | forest::Np4d | static |
myIpAddress() | forest::Np4d | static |
nonblock(int) | forest::Np4d | static |
readIpAdr(istream &, ipa_t &) | forest::Np4d | static |
recv4d(int, void *, int) | forest::Np4d | static |
recvBuf(int, char *, int) | forest::Np4d | static |
recvBufBlock(int, char *, int) (defined in forest::Np4d) | forest::Np4d | static |
recvfrom4d(int, void *, int, ipa_t &, ipp_t &) | forest::Np4d | static |
recvInt(int, uint32_t &) | forest::Np4d | static |
recvIntBlock(int, uint32_t &) (defined in forest::Np4d) | forest::Np4d | static |
recvIntVec(int, uint32_t *, int) | forest::Np4d | static |
sendBuf(int, char *, int) (defined in forest::Np4d) | forest::Np4d | static |
sendBufBlock(int, char *, int) (defined in forest::Np4d) | forest::Np4d | static |
sendInt(int, uint32_t) | forest::Np4d | static |
sendIntBlock(int, uint32_t) (defined in forest::Np4d) | forest::Np4d | static |
sendIntVec(int, uint32_t *, int) | forest::Np4d | static |
sendString(int, const string &) | forest::Np4d | static |
sendto4d(int, void *, int, ipa_t, ipp_t) | forest::Np4d | static |
spaceAvail(int) | forest::Np4d | static |
streamSocket() | forest::Np4d | static |