Mass++ Common Libraries v2.7.5
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Macros
CoreFunctions
ProcessFunctions.h
Go to the documentation of this file.
1
12
#ifndef __KOME_CORE_PROCESS_FUNCTIONS_H__
13
#define __KOME_CORE_PROCESS_FUNCTIONS_H__
14
15
21
unsigned
int
getprocessid
();
22
29
bool
processexists
(
const
unsigned
int
pid );
30
31
32
#endif // __KOME_CORE_PROCESS_FUNCTIONS_H__
processexists
bool processexists(const unsigned int pid)
judges whether specified process is exists or not.
Definition:
ProcessFunctions.cpp:37
getprocessid
unsigned int getprocessid()
gets procsess ID
Definition:
ProcessFunctions.cpp:24
Generated on Sun Mar 18 2018 12:32:08 for Mass++ Common Libraries v2.7.5 by
1.8.6