![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
This is the complete list of members for SAM::Socket, including all inherited members.
bootstrapI2P() | SAM::Socket | |
close() | SAM::Socket | |
getAddress() const | SAM::Socket | |
getHost() const | SAM::Socket | |
getMaxVer() const | SAM::Socket | |
getMinVer() const | SAM::Socket | |
getPort() const | SAM::Socket | |
getVersion() const | SAM::Socket | |
handshake() | SAM::Socket | private |
init() | SAM::Socket | private |
isOk() const | SAM::Socket | |
maxVer_ | SAM::Socket | private |
minVer_ | SAM::Socket | private |
operator=(const Socket &) | SAM::Socket | private |
read() | SAM::Socket | |
release() | SAM::Socket | |
SAMHost_ | SAM::Socket | private |
SAMPort_ | SAM::Socket | private |
servAddr_ | SAM::Socket | private |
Socket(const std::string &SAMHost, uint16_t SAMPort, const std::string &minVer, const std::string &maxVer) | SAM::Socket | |
Socket(const sockaddr_in &addr, const std::string &minVer, const std::string &maxVer) | SAM::Socket | |
Socket(const Socket &rhs) | SAM::Socket | explicit |
socket_ | SAM::Socket | private |
version_ | SAM::Socket | private |
write(const std::string &msg) | SAM::Socket | |
~Socket() | SAM::Socket |