|
OpenSDN source code
|
#include <xmpp_sandesh.h>


Public Member Functions | |
| XmppSandeshContext () | |
Public Member Functions inherited from SandeshContext | |
| virtual | ~SandeshContext () |
Public Attributes | |
| XmppServer * | xmpp_server |
| bool | test_mode |
Additional Inherited Members | |
Protected Member Functions inherited from SandeshContext | |
| SandeshContext () | |
Definition at line 12 of file xmpp_sandesh.h.
|
inline |
Definition at line 13 of file xmpp_sandesh.h.
| bool XmppSandeshContext::test_mode |
Definition at line 17 of file xmpp_sandesh.h.
| XmppServer* XmppSandeshContext::xmpp_server |
Definition at line 16 of file xmpp_sandesh.h.