OpenSDN source code
|
#include <xmpp_sandesh.h>
Public Member Functions | |
XmppSandeshContext () | |
![]() | |
virtual | ~SandeshContext () |
Public Attributes | |
XmppServer * | xmpp_server |
bool | test_mode |
Additional Inherited Members | |
![]() | |
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.