|
|
| CINOSTaskExMsgTriggerTicks (const char *apSynName, real64 arParamValue, const char *apParamType, uint64 auBusTicks, uint8 auBusId) |
| | constructor
|
| |
|
virtual | ~CINOSTaskExMsgTriggerTicks () |
| | destructor
|
| |
|
const char * | GetSynName () |
| | get syn name
|
| |
|
const char * | GetParamType () |
| | get paramtype
|
| |
|
real64 | GetParamValue () |
| | get param value
|
| |
|
uint64 | GetBusTicks () |
| | get bus ticks
|
| |
|
uint64 | GetBusId () |
| | get bus id
|
| |
|
void | AdjTicksMs (int32 aiMs) |
| | adjust bus ticks
|
| |
|
void | AdjTicks (int32 aiTicks) |
| | adjust bus ticks
|
| |
|
uint32 | GetType () |
| | return trigger type
|
| |
|
|
inosName32 | m_cSynName |
| | sync name
|
| |
|
char | m_cParamType [8] |
| | param type
|
| |
|
real64 | m_rParamValue |
| | value
|
| |
|
uint64 | m_uBusTicks |
| | bus ticks
|
| |
|
uint8 | m_uBusId |
| |
|
uint32 | m_uType |
| | trigger type
|
| |
|
|
class | CINOSTaskEx |
| |
|
class | CINOSTaskExMsg |
| |
|
| enum | { eTypVar
, eTypEvent
, eTypTicks
} |
| | trigger types
|
| |
The documentation for this class was generated from the following file: