XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xtd::process Class Reference
+ Collaboration diagram for xtd::process:

Public Types

using map = std::map< pid_type, pointer >
 
using pid_type = pid_t
 
using pointer = std::shared_ptr< process >
 

Public Member Functions

pid_type id () const
 
dynamic_library::map libraries ()
 

Static Public Member Functions

static map system_processes ()
 
static processthis_process ()
 

Detailed Description

Definition at line 32 of file process.hpp.


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