|
skstream
|
This is the complete list of members for dgram_socketbuf, including all inherited members.
| _overflow_timeout (defined in socketbuf) | socketbuf | protected |
| _socket (defined in socketbuf) | socketbuf | protected |
| _underflow_timeout (defined in socketbuf) | socketbuf | protected |
| dgram_socketbuf(SOCKET_TYPE sock, std::streamsize insize=0x8000, std::streamsize outsize=0x8000) | dgram_socketbuf | explicit |
| dgram_socketbuf(SOCKET_TYPE sock, std::streambuf::char_type *buf, std::streamsize length) | dgram_socketbuf | |
| getInpeer() const (defined in dgram_socketbuf) | dgram_socketbuf | inline |
| getInpeerSize() const (defined in dgram_socketbuf) | dgram_socketbuf | inline |
| getOutpeer() const (defined in dgram_socketbuf) | dgram_socketbuf | inline |
| getOutpeerSize() const (defined in dgram_socketbuf) | dgram_socketbuf | inline |
| getSocket() const | socketbuf | inline |
| in_p_size | dgram_socketbuf | protected |
| in_peer | dgram_socketbuf | protected |
| out_p_size | dgram_socketbuf | protected |
| out_peer | dgram_socketbuf | protected |
| overflow(int_type nCh=traits_type::eof()) | dgram_socketbuf | protectedvirtual |
| setbuf(std::streambuf::char_type *buf, std::streamsize len) | socketbuf | protected |
| setOutpeer(const sockaddr_storage &peer) (defined in dgram_socketbuf) | dgram_socketbuf | inline |
| setReadTimeout(unsigned sec, unsigned usec=0) | socketbuf | inline |
| setSocket(SOCKET_TYPE sock) | socketbuf | |
| setTarget(const std::string &address, unsigned port, int proto) (defined in dgram_socketbuf) | dgram_socketbuf | |
| setTimeout(unsigned sec, unsigned usec=0) (defined in socketbuf) | socketbuf | inline |
| setWriteTimeout(unsigned sec, unsigned usec=0) | socketbuf | inline |
| socketbuf(SOCKET_TYPE sock, std::streamsize insize=0x8000, std::streamsize outsize=0x8000) | socketbuf | explicit |
| socketbuf(SOCKET_TYPE sock, std::streambuf::char_type *buf, std::streamsize length) | socketbuf | |
| sync() | socketbuf | protectedvirtual |
| Timeout (defined in socketbuf) | socketbuf | protected |
| timeout() const | socketbuf | inline |
| underflow() | dgram_socketbuf | protectedvirtual |
| ~dgram_socketbuf() | dgram_socketbuf | virtual |
| ~socketbuf() | socketbuf | virtual |
1.8.7