FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kUpgUtils.h
Go to the documentation of this file.
1 
8 #ifndef kFS_UPG_UTILS_H
9 #define kFS_UPG_UTILS_H
10 
11 #include <kFireSync/kFsDef.h>
12 #include <kApi/Utils/kEvent.h>
13 
14 kFsFx(kStatus) kUpgUtils_LogEvent(kPointer sender, kEvent event, kUpgLogLevel msgType, const kChar* format, ...);
15 
16 #endif
Essential API declarations for the kFireSync library.
Represents Upgrade Log Level.