Android-cuttlefish cvd tool
Public Types | Public Attributes | List of all members
cuttlefish::DataService::PDPContext Struct Reference
Collaboration diagram for cuttlefish::DataService::PDPContext:
Collaboration graph
[legend]

Public Types

enum  CidState { ACTIVE , NO_ACTIVE }
 

Public Attributes

int cid
 
CidState state
 
std::string conn_types
 
std::string apn
 
std::string addresses
 
std::string dnses
 
std::string gateways
 

Member Enumeration Documentation

◆ CidState

Enumerator
ACTIVE 
NO_ACTIVE 

Member Data Documentation

◆ addresses

std::string cuttlefish::DataService::PDPContext::addresses

◆ apn

std::string cuttlefish::DataService::PDPContext::apn

◆ cid

int cuttlefish::DataService::PDPContext::cid

◆ conn_types

std::string cuttlefish::DataService::PDPContext::conn_types

◆ dnses

std::string cuttlefish::DataService::PDPContext::dnses

◆ gateways

std::string cuttlefish::DataService::PDPContext::gateways

◆ state

CidState cuttlefish::DataService::PDPContext::state

The documentation for this struct was generated from the following file: