#include <result.h>
◆ Errno() [1/2]
android::base::Errno::Errno |
( |
| ) |
|
|
inline |
◆ Errno() [2/2]
android::base::Errno::Errno |
( |
int |
e | ) |
|
|
inline |
◆ operator E()
template<typename E , typename = std::enable_if_t<std::is_enum_v<E>>>
android::base::Errno::operator E |
( |
| ) |
const |
|
inline |
◆ operator int()
android::base::Errno::operator int |
( |
| ) |
const |
|
inline |
◆ print()
std::string android::base::Errno::print |
( |
| ) |
const |
|
inline |
◆ value()
int android::base::Errno::value |
( |
| ) |
const |
|
inline |
◆ val_
int android::base::Errno::val_ |
The documentation for this struct was generated from the following file: