Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::anonymous_namespace{shared_fd.cpp}::LocalErrno Class Reference

Public Member Functions

 LocalErrno (int &local_errno)
 
 ~LocalErrno ()
 

Private Attributes

int & local_errno_
 
int preserved_
 

Constructor & Destructor Documentation

◆ LocalErrno()

cuttlefish::anonymous_namespace{shared_fd.cpp}::LocalErrno::LocalErrno ( int &  local_errno)
inline

◆ ~LocalErrno()

cuttlefish::anonymous_namespace{shared_fd.cpp}::LocalErrno::~LocalErrno ( )
inline

Member Data Documentation

◆ local_errno_

int& cuttlefish::anonymous_namespace{shared_fd.cpp}::LocalErrno::local_errno_
private

◆ preserved_

int cuttlefish::anonymous_namespace{shared_fd.cpp}::LocalErrno::preserved_
private

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