alternative Standard Libary  0.29.8
std::net::socket< TIPAddress > Elementverzeichnis

Vollständige Aufstellung aller Elemente für std::net::socket< TIPAddress > einschließlich aller geerbten Elemente.

Accept()std::net::socket< TIPAddress >inlinestatic
AdressFamilystd::net::socket< TIPAddress >
Bind(const endpoint_t &localEndPoint)std::net::socket< TIPAddress >inline
Connect(Ipaddr_t ipaddr, const int port)std::net::socket< TIPAddress >inline
Connect(std::string addr, const int port)std::net::socket< TIPAddress >inline
Connect(const endpoint_t &ep)std::net::socket< TIPAddress >inline
Disconnect(const bool b)std::net::socket< TIPAddress >inline
DontFragmentstd::net::socket< TIPAddress >
DualModestd::net::socket< TIPAddress >
endpoint_t typedefstd::net::socket< TIPAddress >
getAddrFamily()std::net::socket< TIPAddress >inlineprotected
getDontFragment()std::net::socket< TIPAddress >inlineprotected
getDualMode()std::net::socket< TIPAddress >inlineprotected
getLocalEndPoint()std::net::socket< TIPAddress >inlineprotected
getNoDelay()std::net::socket< TIPAddress >inlineprotected
getProcType()std::net::socket< TIPAddress >inlineprotected
getRemoteEndPoint()std::net::socket< TIPAddress >inlineprotected
getSocketTyp()std::net::socket< TIPAddress >inlineprotected
InitializeSockets()std::net::socket< TIPAddress >inlineprotected
Ipaddr_t typedefstd::net::socket< TIPAddress >
Listen(int backlog)std::net::socket< TIPAddress >inline
NoDelaystd::net::socket< TIPAddress >
Proctocolstd::net::socket< TIPAddress >
receive(void *data, size_t offset, size_t size, const SocketFlags &flags, SocketError &error)std::net::socket< TIPAddress >inline
receivefrom(void *data, size_t offset, size_t size, const SocketFlags &flags, endpoint_t ep)std::net::socket< TIPAddress >inline
send(void *data, size_t offset, size_t size, const SocketFlags &flags, SocketError &error)std::net::socket< TIPAddress >inline
sendto(void *data, size_t offset, size_t size, const SocketFlags &flags, endpoint_t ep)std::net::socket< TIPAddress >inline
setAddrFamily(const AddrFamily v)std::net::socket< TIPAddress >inlineprotected
setDontFragment(const bool v)std::net::socket< TIPAddress >inlineprotected
setDualMode(const bool v)std::net::socket< TIPAddress >inlineprotected
setNoDelay(const bool v)std::net::socket< TIPAddress >inlineprotected
setProcType(const ProcType v)std::net::socket< TIPAddress >inlineprotected
setSocketTyp(const SocketTyp v)std::net::socket< TIPAddress >inlineprotected
shutdown(const int flags)std::net::socket< TIPAddress >inline
socket(SocketInformation info)std::net::socket< TIPAddress >inline
socket(AddrFamily addr, SocketTyp sockt, ProcType ptyp)std::net::socket< TIPAddress >inline
SocketDefaults()std::net::socket< TIPAddress >inlineprotected
Typstd::net::socket< TIPAddress >