OpenSDN source code
|
Go to the source code of this file.
Classes | |
class | XmppChannel |
Namespaces | |
xmps | |
Enumerations | |
enum | xmps::PeerState { xmps::UNKNOWN = 1, xmps::READY = 2, xmps::NOT_READY = 3, xmps::TIMEDOUT = 4 } |
enum | xmps::PeerId { xmps::CONFIG = 1, xmps::BGP = 2, xmps::DNS = 3, xmps::OTHER = 4 } |
Functions | |
string | xmps::PeerIdToName (PeerId id) |