OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
xmpp_lifetime.cc
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #include "xmpp/xmpp_lifetime.h"
6 
8  : LifetimeManager(task_id) {
9 }
10 
12 }
virtual ~XmppLifetimeManager()
XmppLifetimeManager(int task_id)
Definition: xmpp_lifetime.cc:7