OpenSDN source code
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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
"
8
template
<>
XmppServerConnectionRec::FunctionType
9
XmppServerConnectionRec::create_func_
=
nullptr
;
10
template
<>
XmppServerConnectionRec::DefaultLinkType
11
XmppServerConnectionRec::default_link_
{};
12
13
template
<>
XmppClientConnectionRec::FunctionType
14
XmppClientConnectionRec::create_func_
=
nullptr
;
15
template
<>
XmppClientConnectionRec::DefaultLinkType
16
XmppClientConnectionRec::default_link_
{};
17
18
template
<>
XmppStateMachineRec::FunctionType
19
XmppStateMachineRec::create_func_
=
nullptr
;
20
template
<>
XmppStateMachineRec::DefaultLinkType
21
XmppStateMachineRec::default_link_
{};
22
23
template
<>
XmppChannelMuxRec::FunctionType
24
XmppChannelMuxRec::create_func_
=
nullptr
;
25
template
<>
XmppChannelMuxRec::DefaultLinkType
26
XmppChannelMuxRec::default_link_
{};
27
28
#include "
xmpp_lifetime.h
"
29
template
<>
XmppLifetimeManagerRec::FunctionType
30
XmppLifetimeManagerRec::create_func_
=
nullptr
;
31
template
<>
XmppLifetimeManagerRec::DefaultLinkType
32
XmppLifetimeManagerRec::default_link_
{};
33
34
//
35
//
36
//
37
StaticObjectFactory::FactoryRecord::FunctionType
typename FactoryTypes< Base, Args...>::FunctionType FunctionType
Definition:
factory.h:60
StaticObjectFactory::FactoryRecord::default_link_
static DefaultLinkType default_link_
Definition:
factory.h:64
StaticObjectFactory::FactoryRecord::create_func_
static FunctionType create_func_
Definition:
factory.h:63
StaticObjectFactory::DefaultLink
Definition:
factory.h:54
xmpp_factory.h
xmpp_lifetime.h
xmpp_connection.h
contrail
controller
src
xmpp
xmpp_factory.cc
Generated by
1.8.5