Asylo
|
#include <errno.h>
#include <cerrno>
#include <string>
#include "absl/base/macros.h"
#include "asylo/util/error_space.h"
Go to the source code of this file.
Namespaces | |
asylo | |
asylo::error | |
Functions | |
enum | asylo::error::ABSL_DEPRECATED ("Deprecated as part of Asylo's absl::Status migration. Use the functions " "from asylo/util/posix_errors.h or the matchers from " "asylo/util/posix_error_matchers.h instead.") PosixError |
The enum associated with the POSIX error-space. More... | |