#include <com/ubuntu/connectivity/networking/link.h>
Definition at line 34 of file link.h.
Characteristics of the link.
- See Also
- Manager::characteristics
Enumerator |
---|
empty |
No special characteristics.
|
has_monetary_costs |
The link has monetary costs, No data should be transfered before getting confirmation from the user.
|
is_volume_limited |
The link has limited volume. No large files should be transfered before getting a confirmation from the user.
|
is_bandwidth_limited |
The link has limited bandwith. Large transfer should be postponed until high bandwith link becomes available.
|
Definition at line 71 of file link.h.
com::ubuntu::connectivity::networking::Link::Link |
( |
const Link & |
| ) |
|
|
delete |
virtual com::ubuntu::connectivity::networking::Link::~Link |
( |
| ) |
|
|
virtualdefault |
Link& com::ubuntu::connectivity::networking::Link::operator= |
( |
const Link & |
| ) |
|
|
delete |
bool com::ubuntu::connectivity::networking::Link::operator== |
( |
const Link & |
| ) |
const |
|
delete |
The documentation for this class was generated from the following file: