#include <cstdio>#include "BcpConfig.h"

Go to the source code of this file.
Defines | |
| #define | setpriority(x, y, z) |
| #define | gethostname(x, y) |
| #define | GETPID (0) |
Functions | |
| static long | BCP_free_mem () |
| static long | BCP_used_heap () |
| #define setpriority | ( | x, | |||
| y, | |||||
| z | ) |
Definition at line 13 of file BCP_os.hpp.
| #define gethostname | ( | x, | |||
| y | ) |
Definition at line 25 of file BCP_os.hpp.
| #define GETPID (0) |
Definition at line 31 of file BCP_os.hpp.
| static long BCP_free_mem | ( | ) | [inline, static] |
Definition at line 38 of file BCP_os.hpp.
| static long BCP_used_heap | ( | ) | [inline, static] |
Definition at line 54 of file BCP_os.hpp.
1.6.1