#include <unique_fd.h>
◆ borrowed_fd() [1/2]
android::base::borrowed_fd::borrowed_fd |
( |
int |
fd | ) |
|
|
inline |
◆ borrowed_fd() [2/2]
template<typename T >
android::base::borrowed_fd::borrowed_fd |
( |
const unique_fd_impl< T > & |
ufd | ) |
|
|
inline |
◆ get()
int android::base::borrowed_fd::get |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool android::base::borrowed_fd::operator!= |
( |
int |
rhs | ) |
const |
|
inline |
◆ operator<()
bool android::base::borrowed_fd::operator< |
( |
int |
rhs | ) |
const |
|
inline |
◆ operator==()
bool android::base::borrowed_fd::operator== |
( |
int |
rhs | ) |
const |
|
inline |
◆ operator>=()
bool android::base::borrowed_fd::operator>= |
( |
int |
rhs | ) |
const |
|
inline |
◆ fd_
int android::base::borrowed_fd::fd_ = -1 |
|
private |
The documentation for this struct was generated from the following file: