#include <interface_uve_table.h>
Definition at line 77 of file interface_uve_table.h.
InterfaceUveTable::FloatingIp::FloatingIp |
( |
const IpAddress & |
ip, |
|
|
const std::string & |
vn |
|
) |
| |
|
inline |
InterfaceUveTable::FloatingIp::FloatingIp |
( |
const IpAddress & |
ip, |
|
|
const std::string & |
vn, |
|
|
uint64_t |
in_b, |
|
|
uint64_t |
in_p, |
|
|
uint64_t |
out_b, |
|
|
uint64_t |
out_p |
|
) |
| |
|
inline |
void InterfaceUveTable::FloatingIp::UpdateFloatingIpStats |
( |
const FipInfo & |
fip_info | ) |
|
IpAddress InterfaceUveTable::FloatingIp::fip_ |
uint64_t InterfaceUveTable::FloatingIp::in_bytes_ |
uint64_t InterfaceUveTable::FloatingIp::in_packets_ |
uint64_t InterfaceUveTable::FloatingIp::out_bytes_ |
uint64_t InterfaceUveTable::FloatingIp::out_packets_ |
std::string InterfaceUveTable::FloatingIp::vn_ |
The documentation for this struct was generated from the following files: