AT&T ECOMP Vendor Event Listener library  0.1
evel_library Directory Reference

Files

file  double_list.c [code]
 A simple double-linked list.
 
file  double_list.h [code]
 A simple double-linked list.
 
file  evel.c [code]
 Source module isolating the ECOMP Vendor Event Listener (EVEL) API.
 
file  evel.h [code]
 Header for EVEL library.
 
file  evel_event.c [code]
 Implementation of EVEL functions relating to Event Headers - since Heartbeats only contain the Event Header, the Heartbeat factory function is here too.
 
file  evel_event_mgr.c [code]
 Event Manager.
 
file  evel_fault.c [code]
 Implementation of EVEL functions relating to the Fault.
 
file  evel_internal.h [code]
 EVEL internal definitions.
 
file  evel_internal_event.c [code]
 Implementation of EVEL functions relating to the internal events.
 
file  evel_json_buffer.c [code]
 Source module relating to internal EVEL_JSON_BUFFER manipulation functions.
 
file  evel_logging.c [code]
 Wrapper for event logging built on syslog.
 
file  evel_mobile_flow.c [code]
 Implementation of EVEL functions relating to the Mobile Flow.
 
file  evel_option.c [code]
 Source module relating to EVEL_OPTION_ types.
 
file  evel_other.c [code]
 Implementation of EVEL functions relating to Other.
 
file  evel_reporting_measurement.c [code]
 Implementation of EVEL functions relating to the Measurement for VF Reporting event.
 
file  evel_scaling_measurement.c [code]
 Implementation of EVEL functions relating to the Measurement.
 
file  evel_service.c [code]
 Implementation of EVEL functions relating to Service.
 
file  evel_signaling.c [code]
 Implementation of EVEL functions relating to Signaling.
 
file  evel_state_change.c [code]
 Implementation of EVEL functions relating to the State Change.
 
file  evel_strings.c [code]
 Implementation of EVEL functions to convert common enum types to strings.
 
file  evel_syslog.c [code]
 Implementation of EVEL functions relating to the Syslog.
 
file  evel_throttle.c [code]
 Event Manager.
 
file  evel_throttle.h [code]
 EVEL throttle definitions.
 
file  jsmn.c [code]
 
file  jsmn.h [code]
 
 
 
file  ring_buffer.c [code]
 A ring buffer with multi-threaded synchronization.
 
file  ring_buffer.h [code]
 A ring buffer.