Query: evmeventread
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EvmEventRead(3) Library Functions Manual EvmEventRead(3)NAMEEvmEventRead, EvmEventWrite - Performs I/O of events to and from a fileLIBRARYEVM Support Library (libevm.so, libevm.a)SYNOPSIS#include <evm/evm.h> EvmStatus_t EvmEventRead( EvmFd_t fd, EvmEvent_t *event); EvmStatus_t EvmEventWrite( EvmFd_t fd, const EvmEvent_t event);OPERANDSFor EvmEventRead(), the return parameter created for the event read. For EvmEventWrite(), the event to be written. The file descriptor to which the event should be written, or from which it should be read.DESCRIPTIONThe EvmEventRead() routine creates a new event structure and populates it with an event read from the supplied file descriptor (fd). The EvmEventDestroy() routine must be used to destroy the new event when it is no longer needed. The EvmEventWrite() routine writes the supplied event to the specified file descriptor (fd). It does not destroy the event. If the event is no longer needed, the caller should call EvmEventDestroy().RESTRICTIONSNoneRETURN VALUESThe operation was completed without error. En end-of-file condition was encountered while reading. One of the arguments to the function was invalid. An operation failed because an attempt to acquire heap memory failed. An error occurred while reading an event. An error occurred while writing an event.ERRORSNoneFILESNoneSEE ALSORoutines: EvmEventDestroy(3) Event Management: EVM(5) EVM Events: EvmEvent(5) delim off EvmEventRead(3)
Related Man Pages |
---|
evmeventcreate(3) - hpux |
evmeventdestroy(3) - hpux |
evmeventdump(3) - osf1 |
evmeventnamematch(3) - osf1 |
evmeventpost(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Complex Events are Composed of Objects Defined by States |
A Complex Event = Sum (Events) + Situational Knowledge |
Sibos 2008 - the event processing angle |