8 #ifndef kFS_UPGACTION_H
9 #define kFS_UPGACTION_H
27 kDeclareClass(kFs, kUpgAction,
kObject)
31 kFS_UPG_ACTION_FIRMWARE,
33 kFS_UPG_ACTION_FILE_DELETE,
34 kFS_UPG_ACTION_VERSION,
35 kFS_UPG_ACTION_DEFINE,
36 kFS_UPG_ACTION_REQUIRE,
37 kFS_UPG_ACTION_RESCUE_WAIT_SET
46 kFsFx(kUpgActionOp) kUpgAction_Op(
kUpgAction action);
Essential API declarations for the kFireSync library.
Represents a boolean condition in validation and script files.
Represents an upgrade action (e.g.
Declares the kUpgCondition class.