Using the Permuted Index
To use the permuted index, first look in the second column for a key word. Note that the second column is alphabetically organized. When you have found the key word, look in the first column for any additional information. When you have found a match for the information you seek, check the third column for the name of the function. The number in parentheses is the number of the subsection in which you will find the information.
Index
Additional Information | Keyword | Function Name |
format and send an | acknowledge-alert event to the Event Server | SPD_AckAlarm (7.1) |
format and send an | alert event to the Event Server | SPD_SendAlarm (7.18) |
format and send an | alert event with user defined attributes to the event server | SPD_SendUserAlarm (7.19) |
format and send an | attribute-change event to the Event Server | SPD_ReportValue (7.16) |
register a | callback for event state changes | SPD_MonitorEventState (7.12) |
register a | callback for events | SPD_HandleEvent (7.8) |
register a | callback that is invoked after a timeout period has elapsed | SPD_AddTimeOut (7.3) |
register a | callback that is invoked when an I/O event occurs on a file descriptor | SPD_AddInput (7.2) |
format and send a | clear-alert event to the Event Server | SPD_ClearAlarm (7.4) |
initialize a | client | SPD_InitClient (7.9) |
send a | command to the Event Server, which forwards the command to a host system | SPD_Command (7.5) |
terminate all | connections to event services | SPD_Terminate (7.20) |
Additional Information | Keyword | Function Name |
format and send a | delete-object event to the Event Server | SPD_DeleteObject (7.6) |
enter an event loop, waiting for SPD events | SPD_MainLoop (7.11) | |
Return a text description of an | error status | SPD_GetErrorMessage (7.7) |
enter an | event loop, waiting for SPD events | SPD_MainLoop (7.11) |
terminate all connections to | event services | SPD_Terminate (7.20) |
register a callback for | event state changes | SPD_MonitorEventState (7.12) |
register a callback for | events | SPD_HandleEvent (7.8) |
request information for all | events of a specific type from the Event Server | SPD_RequestEvents (7.17) |
format and send a clear-alert event to the Event Server | SPD_ClearAlarm (7.4) | |
format and send a delete-object event to the Event Server | SPD_DeleteObject (7.6) | |
format and send a log event to the Event Server | SPD_LogMessage (7.10) | |
format and send an acknowledge-alert event to the Event Server | SPD_AckAlarm (7.1) | |
format and send an alert event to the Event Server | SPD_SendAlarm (7.18) SPD_SendUserAlarm (7.19) | |
format and send an attribute-change event to the Event Server | SPD_ReportValue (7.16) | |
forward a command to a host | SPD_Command (7.5) | |
callback that is invoked when an | I/O event occurs on a file descriptor | SPD_AddInput (7.2) |
remove an | I/O handler | SPD_RemoveInput (7.14) |
initialize a client | SPD_InitClient (7.9) | |
format and send a | log event to the Event Server | SPD_LogMessage (7.10) |
register a callback that is invoked after a timeout period has elapsed | SPD_AddTimeOut (7.3) | |
register a callback that is invoked when an I/O event occurs on a file descriptor | SPD_AddInput (7.2) | |
register a callback for events | SPD_HandleEvent (7.8) | |
register a callback for event state changes | SPD_MonitorEventState (7.12) | |
Additional Information | Keyword | Function Name |
remove a timer | SPD_RemoveTimeOut (7.15) | |
remove an I/O handler | SPD_RemoveInput (7.14) | |
request information for all events of a specific type from the Event Server | SPD_RequestEvents (7.17) | |
return a text description of an error status | SPD_GetErrorMessage (7.7) | |
format and | send a clear-alert event to the Event Server | SPD_ClearAlarm (7.4) |
send a command to the Event Server, which forwards the command to a host system | SPD_Command (7.5) | |
format and | send a delete-object event to the Event Server | SPD_DeleteObject (7.6) |
format and | send a log event to the Event Server | SPD_LogMessage (7.10) |
format and | send an acknowledge-alert event to the Event Server | SPD_AckAlarm (7.1) |
send a raise-alert event to the Event Server | SPD_SendAlarm (7.18) SPD_SendUserAlarm (7.19) | |
format and | send an attribute-change event to the Event Server | SPD_ReportValue (7.16) |
enter an event loop, waiting for | SPD events | SPD_MainLoop (7.11) |
terminate all connections to event services | SPD_Terminate (7.20) | |
return a | text description of an error status | SPD_GetErrorMessage (7.7) |
register a callback that is invoked after a | timeout period has elapsed | SPD_AddTimeOut (7.3) |
remove a | timer | SPD_RemoveTimeOut (7.15) |
format and send a raise-alert event with | user defined attributes to the event server | SPD_SendUserAlarm (7.19) |