SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::umask_ts Class Reference

Thread safe wrapper for umask. More...

Static Public Member Functions

static void set (int modemask)
 
static int get ()
 
static void reset_permissions (const std::string &path)
 Sets umask'ed default permissions on a file or directory.
 
static void reset_permissions (const int fd)
 Sets umask'ed default permissions on a file descriptor.
 

Detailed Description

Thread safe wrapper for umask.


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