FireSync API
Home
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
kHostHealth.h
Go to the documentation of this file.
1
8
#ifndef K_FIRESYNC_HOST_HEALTH_H
9
#define K_FIRESYNC_HOST_HEALTH_H
10
11
#include <
kFireSync/Health/kHealth.h
>
12
13
kBeginHeader()
14
15
25
//typedef kHealth kHostHealth; --forward-declared in kFsDef.x.h
26
27
35
kFsFx(
kStatus
)
kHostHealth_Construct
(
kHostHealth
* health,
kAlloc
allocator);
36
37
38
kEndHeader()
39
40
#include <kFireSync/Health/kHostHealth.x.h>
41
42
#endif
43
44
45
46
47
48
49
50
51
kHostHealth
Provides health service for a typical host application.
kHostHealth::kHostHealth_Construct
kStatus kHostHealth_Construct(kHostHealth *health, kAlloc allocator)
Constructs a kHostHealth object.
kAlloc
kHealth.h
Declares the kHealth class and related types.
kStatus
Health
kHostHealth.h
This site is best viewed with Firefox. Copyright (C) 2003-2016 by LMI Technologies.