OpenSDN source code
ifmap_factory.cc
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2017 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #include <vector>
6 
7 #include "ifmap/ifmap_factory.h"
8 
9 #include "ifmap/ifmap_xmpp.h"
14 
15 //
16 //END-OF-FILE
17 //
static DefaultLinkType default_link_
Definition: factory.h:64
typename FactoryTypes< Base, Args... >::FunctionType FunctionType
Definition: factory.h:60
static FunctionType create_func_
Definition: factory.h:63