Collaboration diagram for Swift::Bytestreams::StreamHost:Public Member Functions | |
| StreamHost (const std::string &host="", const JID &jid=JID(), int port=-1) | |
Public Attributes | |
| std::string | host |
| JID | jid |
| int | port |
Definition at line 22 of file Bytestreams.h.
| Swift::Bytestreams::StreamHost::StreamHost | ( | const std::string & | host = "", |
|
| const JID & | jid = JID(), |
|||
| int | port = -1 | |||
| ) | [inline] |
Definition at line 23 of file Bytestreams.h.
| std::string Swift::Bytestreams::StreamHost::host |
Definition at line 25 of file Bytestreams.h.
Definition at line 26 of file Bytestreams.h.
Definition at line 27 of file Bytestreams.h.
1.7.1