This is the complete list of members for SAM::StreamSessionAdapter, including all inherited members.
accept(bool silent) | SAM::StreamSessionAdapter | |
connect(const std::string &destination, bool silent) | SAM::StreamSessionAdapter | |
destGenerate() const | SAM::StreamSessionAdapter | |
forward(const std::string &host, uint16_t port, bool silent) | SAM::StreamSessionAdapter | |
getMyDestination() const | SAM::StreamSessionAdapter | |
getNickname() const | SAM::StreamSessionAdapter | |
getOptions() const | SAM::StreamSessionAdapter | |
getSAMAddress() const | SAM::StreamSessionAdapter | |
getSAMHost() const | SAM::StreamSessionAdapter | |
getSAMMaxVer() const | SAM::StreamSessionAdapter | |
getSAMMinVer() const | SAM::StreamSessionAdapter | |
getSAMPort() const | SAM::StreamSessionAdapter | |
getSAMVersion() const | SAM::StreamSessionAdapter | |
getSessionID() const | SAM::StreamSessionAdapter | |
namingLookup(const std::string &name) const | SAM::StreamSessionAdapter | |
sessionHolder_ | SAM::StreamSessionAdapter | private |
stopForwarding(const std::string &host, uint16_t port) | SAM::StreamSessionAdapter | |
stopForwardingAll() | SAM::StreamSessionAdapter | |
StreamSessionAdapter(const std::string &nickname, const std::string &SAMHost=SAM_DEFAULT_ADDRESS, uint16_t SAMPort=SAM_DEFAULT_PORT, const std::string &myDestination=SAM_GENERATE_MY_DESTINATION, const std::string &i2pOptions=SAM_DEFAULT_I2P_OPTIONS, const std::string &minVer=SAM_DEFAULT_MIN_VER, const std::string &maxVer=SAM_DEFAULT_MAX_VER) | SAM::StreamSessionAdapter | |
~StreamSessionAdapter() | SAM::StreamSessionAdapter | |