|
Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
|
This is the complete list of members for adaptyst::Socket, including all inherited members.
| close()=0 | adaptyst::Socket | protectedpure virtual |
| get_address()=0 | adaptyst::Socket | pure virtual |
| get_buf_size()=0 | adaptyst::Socket | pure virtual |
| get_port()=0 | adaptyst::Socket | pure virtual |
| read(char *buf, unsigned int len, long timeout_seconds)=0 | adaptyst::Socket | pure virtual |
| read(long timeout_seconds=NO_TIMEOUT)=0 | adaptyst::Socket | pure virtual |
| write(std::string msg, bool new_line=true)=0 | adaptyst::Socket | pure virtual |
| write(fs::path file)=0 | adaptyst::Socket | pure virtual |
| write(unsigned int len, char *buf)=0 | adaptyst::Socket | pure virtual |
| ~Connection() | adaptyst::Connection | inlinevirtual |
| ~Socket() | adaptyst::Socket | inlinevirtual |