glooxd
0.3-svn
|
This is the complete list of members for StreamBase, including all inherited members.
connection() | StreamBase | inline |
disconnect(gloox::ConnectionError e, gloox::StreamError se=gloox::StreamErrorUndefined, const std::string &text=gloox::EmptyString) | StreamBase | |
finishStreamFeature(StreamState state, gloox::ConnectionBase *conn=0) | StreamBase | |
handleIncomingTag(gloox::Tag *tag) | StreamBase | |
handleOutgoingTag(gloox::Tag *tag) | StreamBase | |
id() const | StreamBase | inline |
jid() const | StreamBase | inline |
logInstance() | StreamBase | inline |
name() const | StreamBase | |
recv(int timeout=-1) | StreamBase | |
routeTag(gloox::Tag *tag) | StreamBase | |
run() | StreamBase | |
send(gloox::Tag *tag) | StreamBase | |
send(const std::string &xml) | StreamBase | |
send(const gloox::IQ &iq) | StreamBase | |
setFeatures(const FeatureList &features) | StreamBase | inline |
setResource(const std::string &resource) | StreamBase | inline |
setServer(const std::string &server) | StreamBase | inline |
setStrictXMPP(bool enable) | StreamBase | inline |
setUsername(const std::string &username) | StreamBase | inline |
stampTag(gloox::Tag *tag) | StreamBase | protected |
StreamBase(C2S &parent, ConfigManager &cm, gloox::ConnectionBase *connection, const gloox::LogSink &logInstance) | StreamBase | |
~StreamBase() | StreamBase | virtual |