ET System  16.5
All Data Structures Files Functions Variables Typedefs Macros Modules Pages
Data Structures
Here are the data structures with brief descriptions:
 Cet_attachStructure containing attachment info
 Cet_bridge_config_tStructure to define configuration parameters used to bridge ET systems (transfer events between 2 systems)
 Cet_event_tThis structure defines an Event which exists in shared memory, holds data, and gets passed from station to station
 Cet_fifo_context_tStructure to hold the context of a fifo connection to ET
 Cet_fifo_entry_tStructure to hold the a fifo entry obtained from ET
 Cet_fixStruct to fix station's input and output linked lists after crash
 Cet_fixinStructure for fixing station input list
 Cet_fixoutStructure for fixing station output list
 Cet_id_tStructure defining an ET system user id (one needed for each system in use) which contains pointers to key mem locations, config info, status info, node locality and remote node info
 Cet_list_tStructure defining a station's input or output list of events
 Cet_mem_tStructure containing info stored at front of shared or mapped memory
 Cet_netthread_tStruct for passing data from system to network threads
 Cet_open_config_tStructure holding all configuration parameters used to open an ET system
 Cet_procStructure containing local process info
 Cet_response_tStructure for holding an ET system's single response to ET client's broad/multicast
 Cet_stat_config_tStructure to hold parameters used to configure a station
 Cet_stat_data_tStructure to hold the current state of a station
 Cet_station_tStructure defining a station
 Cet_sys_config_tStructure containing all info necessary to configure an ET system
 Cet_system_tStructure containing all ET system information