#include <oper_dhcp_options.h>
Definition at line 16 of file oper_dhcp_options.h.
◆ DhcpOptionsList
◆ HostOptionsList
◆ OperDhcpOptions() [1/2]
OperDhcpOptions::OperDhcpOptions |
( |
| ) |
|
|
inline |
◆ OperDhcpOptions() [2/2]
◆ ~OperDhcpOptions()
virtual OperDhcpOptions::~OperDhcpOptions |
( |
| ) |
|
|
inlinevirtual |
◆ are_dhcp_options_set()
bool OperDhcpOptions::are_dhcp_options_set |
( |
| ) |
const |
|
inline |
◆ are_host_routes_set()
bool OperDhcpOptions::are_host_routes_set |
( |
| ) |
const |
|
inline |
◆ dhcp_options()
◆ host_routes()
const std::vector<HostRoute>& OperDhcpOptions::host_routes |
( |
| ) |
const |
|
inline |
◆ set_host_routes()
void OperDhcpOptions::set_host_routes |
( |
const HostOptionsList & |
host_routes | ) |
|
|
inline |
◆ set_options()
◆ update_host_routes()
void OperDhcpOptions::update_host_routes |
( |
const HostOptionsList & |
host_routes | ) |
|
|
inline |
◆ dhcp_options_
◆ host_routes_
std::vector<HostRoute> OperDhcpOptions::host_routes_ |
|
private |
The documentation for this class was generated from the following file: