|
CINOSMcMessage * | GetMessageHnd (bool abSearch=true) |
|
tMcAppError | SendMessage (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo=0) |
|
tMcAppError | SendMessage (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, const char *apText, CINOSMcData *apInfo=0) |
|
CMcResult | PostMessage (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo=0) |
|
CMcResult | PostMessage (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, const char *apText, CINOSMcData *apInfo=0) |
|
CMcResult | ModifyMessage (tMsgId aiId, uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo=0, const char *apText=nullptr) |
|
CMcResult | AckMessage (const CINOSTask *apOwner, uint32 auMsgType=0xffffffff, uint32 auFlag=0) |
|
CINOSMcNvRamGrp * | GetNvRamGrp (bool abSearch=true) |
|
void | MsgEvent (CINOSTaskExMsg *apMsg, const char *apName, uint32 auMs=0) |
|
void | MsgEventFlg (CINOSTaskExMsg *apMsg, const char *apName, uint32 auFlags, uint32 auMs=0) |
|
void | MsgEvent (CINOSTaskExMsg *apMsg, const char *apName, uint64 auTicks, uint8 auBusId) |
|
void | MsgEventFlg (CINOSTaskExMsg *apMsg, const char *apName, uint64 auTicks, uint8 auBusId, uint32 auFlags) |
|
CMcResult | PostMessageEx (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, const char *apProperties) |
|
CMcResult | PostMessageEx (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo, const char *apProperties) |
|
CMcResult | ModifyMessage (tMsgId aiId, uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo) |
|
CMcResult | ModifyMessageEx (tMsgId aiId, uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, const char *apProperties) |
|
CMcResult | ModifyMessageEx (tMsgId aiId, uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo, const char *apProperties) |
|
tMcAppError | SendMessageEx (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, const char *apProperties) |
|
tMcAppError | SendMessageEx (uint32 auMsgType, uint32 auMsgCode, uint32 auFlags, CINOSMcData *apInfo, const char *apProperties) |
|
CMcResult | AckMessage (tMsgId auMsgId, uint32 auFlags) |
|
CMcResult | AckMessageDelayed (tMsgId aMsgId, uint32 auFlags, uint32 auTime) |
|
CMcResult | AckMessage (uint32 auMsgCode, uint32 auFlags, uint32 auMask) |
|
CMcResult | AckMessageDelayed (uint32 auMsgCode, uint32 auFlags, uint32 auMask, uint32 auTime) |
|
CINOSTaskEx * | ActualTaskEx () |
|
The extended task class.
- Author
- Ch. Hirzel
- Copyright
- Copyright © 2016 Indel AG. All rights reserved.
-
This software is licensed on a non-exclusive basis for use on Indel products only. If the Source Code has been provided by Indel, the software may be modified or further developed, exclusively for the use on Indel's products. For evaluation purposes of the aforementioned development or modification of the software, the software may temporarily be used on third party products. Any further use of this software, its modification or development on non-Indel products is strictly prohibited.
This class provides the extended task functionality