#include <resource.h>
|
static constexpr char | kNetmask [] = "/30" |
|
◆ MobileIface() [1/2]
cuttlefish::MobileIface::MobileIface |
( |
| ) |
|
|
default |
◆ ~MobileIface()
cuttlefish::MobileIface::~MobileIface |
( |
| ) |
|
|
default |
◆ MobileIface() [2/2]
cuttlefish::MobileIface::MobileIface |
( |
const std::string & |
name, |
|
|
uid_t |
uid, |
|
|
uint16_t |
iface_id, |
|
|
uint32_t |
global_id, |
|
|
std::string |
ipaddr |
|
) |
| |
|
inline |
◆ AcquireResource()
bool cuttlefish::MobileIface::AcquireResource |
( |
| ) |
|
|
overridevirtual |
◆ GetIfaceId()
uint16_t cuttlefish::MobileIface::GetIfaceId |
( |
| ) |
|
|
inline |
◆ GetIpAddr()
std::string cuttlefish::MobileIface::GetIpAddr |
( |
| ) |
|
|
inline |
◆ ReleaseResource()
bool cuttlefish::MobileIface::ReleaseResource |
( |
| ) |
|
|
overridevirtual |
◆ iface_id_
uint16_t cuttlefish::MobileIface::iface_id_ |
|
private |
◆ ipaddr_
std::string cuttlefish::MobileIface::ipaddr_ |
|
private |
◆ kNetmask
constexpr char cuttlefish::MobileIface::kNetmask[] = "/30" |
|
staticconstexpr |
The documentation for this class was generated from the following files: