zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
fdAttributeCache Class Reference

Public Member Functions

 fdAttributeCache ()
 
 ~fdAttributeCache ()
 
fd_attribute get_attribute (int fd)
 
void set_attribute (int fd, fd_attribute attr)
 
void unset_attribute (int fd)
 
void clear (void)
 

Constructor & Destructor Documentation

◆ fdAttributeCache()

fdAttributeCache::fdAttributeCache ( )
inline

◆ ~fdAttributeCache()

fdAttributeCache::~fdAttributeCache ( )
inline

Member Function Documentation

◆ clear()

void fdAttributeCache::clear ( void  )
inline

◆ get_attribute()

fd_attribute fdAttributeCache::get_attribute ( int  fd)
inline

◆ set_attribute()

void fdAttributeCache::set_attribute ( int  fd,
fd_attribute  attr 
)
inline

◆ unset_attribute()

void fdAttributeCache::unset_attribute ( int  fd)
inline

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