Bull DPX/20 User Manual Page 51

  • Download
  • Add to my manuals
  • Print
  • Page
    / 61
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 50
6-3
Event Management Framework Quick Reference
SOMEEMRegisterData class
(see emregdat.idl)
void someClearRegData ( );
Clears the registration data.
void someSetRegDataClientType (
in string clientType);
Sets the type name for a client event.
void someSetRegDataEventMask (
in long eventType,
in va_list ap);
Sets the generic event mask within the registration data using NULL terminated event type list.
void someSetRegDataSink (
in long sink);
Sets the file descriptor (or socket ID, or message queue ID) for the sink event.
void someSetRegDataSinkMask (
in unsigned long sinkmask);
Sets the sink mask within the registration data object.
void someSetRegDataTimerCount (
in long count);
Sets the number of times the timer will trigger, within the registration data.
void someSetRegDataTimerInterval (
in long interval);
Sets the timer interval within the registration data.
Page view 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 60 61

Comments to this Manuals

No comments