OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xmpp_factory.cc
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #include "xmpp_factory.h"
6 
7 #include "xmpp_connection.h"
12 
17 
22 
27 
28 #include "xmpp_lifetime.h"
33 
34 //
35 //
36 //
37 
typename FactoryTypes< Base, Args...>::FunctionType FunctionType
Definition: factory.h:60
static DefaultLinkType default_link_
Definition: factory.h:64
static FunctionType create_func_
Definition: factory.h:63