OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xmpp_sandesh.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #ifndef XMPP_SANDESH_H_
6 #define XMPP_SANDESH_H_
7 
8 #include <sandesh/sandesh.h>
9 
10 class XmppServer;
11 
14  }
15 
17  bool test_mode;
18 };
19 
20 #endif /* XMPP_SANDESH_H_ */
XmppServer * xmpp_server
Definition: xmpp_sandesh.h:16