Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cLinuxService.h
Go to the documentation of this file.
1
//
4
//
5
6
#ifndef _INC_cLinuxService_H
7
#define _INC_cLinuxService_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
12
#include "../GrayLibBase.h"
13
14
#ifdef __linux__
15
#include "
GrayCore/include/cAppState.h
"
16
17
namespace
GrayLib
18
{
19
class
GRAYLIB_LINK
cLinuxService
20
{
24
public
:
25
static
APP_EXITCODE_TYPE
GRAYCALL
ForkServiceApp(
int
iArgIndex);
26
};
27
};
28
#endif
// __linux__
29
#endif
GRAYCALL
#define GRAYCALL
declare calling convention for static functions so everyone knows the arg passing scheme....
Definition:
GrayCore.h:36
GRAYLIB_LINK
#define GRAYLIB_LINK
Definition:
GrayLibBase.h:35
cAppState.h
GrayLib
Definition:
cMesh.h:22
Gray::APP_EXITCODE_TYPE
APP_EXITCODE_TYPE
Definition:
cOSProcess.h:49
GrayLib
include
Linux
cLinuxService.h
Generated on Tue Feb 2 2021 11:29:41 for Gray C++ Libraries by
1.9.1