Flow-IPC 1.0.1
Flow-IPC project: Full implementation reference.
Classes | Namespaces | Macros
process_credentials.hpp File Reference
#include "ipc/util/util_fwd.hpp"
#include "ipc/util/process_credentials_fwd.hpp"

Go to the source code of this file.

Classes

class  ipc::util::Process_credentials
 A process's credentials (PID, UID, GID as of this writing). More...
 

Namespaces

namespace  ipc
 Catch-all namespace for the Flow-IPC project: A library/API in modern C++17 providing high-performance communication between processes.
 
namespace  ipc::util
 Flow-IPC module containing miscellaneous general-use facilities that ubiquitously used by ~all Flow-IPC modules and/or do not fit into any other Flow-IPC module.
 

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Definition at line 22 of file process_credentials.hpp.