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
23
//typedef kHealth kHostHealth; --forward-declared in kFsDef.x.h
24
33
kFsFx(
kStatus
)
kHostHealth_Construct
(
kHostHealth
* health,
kAlloc
allocator);
34
35
#include <kFireSync/Health/kHostHealth.x.h>
36
37
#endif
38
39
40
41
42
43
44
45
46
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.