OpenSDN source code
uve.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3
*/
4
5
#ifndef __DNS_UVE_H_
6
#define __DNS_UVE_H_
7
8
#include <uve/uve_types.h>
9
10
class
DnsUveClient
{
11
static
DnsState
prev_state_
;
12
public
:
13
static
void
SendDnsUve
(uint64_t
start_time
);
14
};
15
16
#endif
// __DNS_UVE_H_
DnsUveClient
Definition:
uve.h:10
DnsUveClient::SendDnsUve
static void SendDnsUve(uint64_t start_time)
Definition:
uve.cc:14
DnsUveClient::prev_state_
static DnsState prev_state_
Definition:
uve.h:11
start_time
uint64_t start_time
Definition:
controller/src/dns/main.cc:53
contrail
controller
src
dns
uve
uve.h
Generated by
1.9.1