![]() |
XTL
0.1
eXtended Template Library
|
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 process & | this_process () |
Definition at line 32 of file process.hpp.