VideoTools
|
A private implementation class used by G::Process that wraps a process id and hides the pid_t type. More...
Public Attributes | |
pid_t | m_pid |
A private implementation class used by G::Process that wraps a process id and hides the pid_t type.
Definition at line 47 of file gprocess_unix.cpp.