GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QPIG / V1-0-2

Constituent: qpig     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

state_p.h File Reference

Compile time macros that verify the QPIG and PIG structures match. More...

#include "QPIG/state.h"
#include "PBI/Check.h"
#include "PBI/Ofs.h"

Include dependency graph for state_p.h:

This graph shows which files directly or indirectly include this file:


Functions

 CHECK (Enum_qpig_n_pdu, QPIG_N_PDU==PIG_N_PDU)
 CHECK (Enum_qpig_n_tem, QPIG_N_TEM==PIG_N_TEM)
 CHECK (Enum_qpig_n_ccc, QPIG_N_CCC==PIG_N_CCC)
 CHECK (Enum_qpig_n_tcc, QPIG_N_TCC==PIG_N_TCC)
 CHECK (Enum_qpig_n_free, QPIG_N_FREE==PIG_N_FREE)
 CHECK (Size_command, SIZE_OF(QPIG_cruState, command)==SIZE_OF(PIG_cruState, command))
 CHECK (Size_response, SIZE_OF(QPIG_cruState, response)==SIZE_OF(PIG_cruState, response))
 CHECK (Offset_command, OFFSET_OF(QPIG_cruState, command)==OFFSET_OF(PIG_cruState, command))
 CHECK (Offset_response, OFFSET_OF(QPIG_cruState, response)==OFFSET_OF(PIG_cruState, response))
 CHECK (Size_cruState, sizeof(QPIG_cruState)==sizeof(PIG_cruState))
 CHECK (Size_crates, SIZE_OF(QPIG_pduState, crates)==SIZE_OF(PIG_pduState, crates))
 CHECK (Size_tems, SIZE_OF(QPIG_pduState, tems)==SIZE_OF(PIG_pduState, tems))
 CHECK (Size_acd, SIZE_OF(QPIG_pduState, acd)==SIZE_OF(PIG_pduState, acd))
 CHECK (Offset_crates, OFFSET_OF(QPIG_pduState, crates)==OFFSET_OF(PIG_pduState, crates))
 CHECK (Offset_tems, OFFSET_OF(QPIG_pduState, tems)==OFFSET_OF(PIG_pduState, tems))
 CHECK (Offset_acd, OFFSET_OF(QPIG_pduState, acd)==OFFSET_OF(PIG_pduState, acd))
 CHECK (Size_pduState, sizeof(QPIG_pduState)==sizeof(QPIG_pduState))
 CHECK (Size_inputs, SIZE_OF(QPIG_ebmState, inputs)==SIZE_OF(PIG_ebmState, inputs))
 CHECK (Size_contributors, SIZE_OF(QPIG_ebmState, contributors)==SIZE_OF(PIG_ebmState, contributors))
 CHECK (Size_destinations, SIZE_OF(QPIG_ebmState, destinations)==SIZE_OF(PIG_ebmState, destinations))
 CHECK (Offset_inputs, OFFSET_OF(QPIG_ebmState, inputs)==OFFSET_OF(PIG_ebmState, inputs))
 CHECK (Offset_contributors, OFFSET_OF(QPIG_ebmState, contributors)==OFFSET_OF(PIG_ebmState, contributors))
 CHECK (Offset_destinations, OFFSET_OF(QPIG_ebmState, destinations)==OFFSET_OF(PIG_ebmState, destinations))
 CHECK (Size_ebmState, sizeof(QPIG_ebmState)==sizeof(PIG_ebmState))
 CHECK (Size_ebm_timeout, SIZE_OF(QPIG_dbState, ebm_timeout)==SIZE_OF(PIG_dbState, ebm_timeout))
 CHECK (Size_tem_configuration, SIZE_OF(QPIG_dbState, tem_configuration)==SIZE_OF(PIG_dbState, tem_configuration))
 CHECK (Size_ccc_event_timeouts, SIZE_OF(QPIG_dbState, ccc_event_timeouts)==SIZE_OF(PIG_dbState, ccc_event_timeouts))
 CHECK (Size_tcc_event_timeouts, SIZE_OF(QPIG_dbState, tcc_event_timeouts)==SIZE_OF(PIG_dbState, tcc_event_timeouts))
 CHECK (Size_aem_event_timeout, SIZE_OF(QPIG_dbState, aem_event_timeout)==SIZE_OF(PIG_dbState, aem_event_timeout))
 CHECK (Size_aem_response_timeout, SIZE_OF(QPIG_dbState, aem_response_timeout)==SIZE_OF(PIG_dbState, aem_response_timeout))
 CHECK (Size_arc_veto_delay, SIZE_OF(QPIG_dbState, arc_veto_delay)==SIZE_OF(PIG_dbState, arc_veto_delay))
 CHECK (Size_arc_hold_delay, SIZE_OF(QPIG_dbState, arc_hold_delay)==SIZE_OF(PIG_dbState, arc_hold_delay))
 CHECK (Size_arc_veto_width, SIZE_OF(QPIG_dbState, arc_veto_width)==SIZE_OF(PIG_dbState, arc_veto_width))
 CHECK (Size_arc_hitmap_width, SIZE_OF(QPIG_dbState, arc_hitmap_width)==SIZE_OF(PIG_dbState, arc_hitmap_width))
 CHECK (Size_arc_hitmap_deadtime, SIZE_OF(QPIG_dbState, arc_hitmap_deadtime)==SIZE_OF(PIG_dbState, arc_hitmap_deadtime))
 CHECK (Size_arc_hitmap_delay, SIZE_OF(QPIG_dbState, arc_hitmap_delay)==SIZE_OF(PIG_dbState, arc_hitmap_delay))
 CHECK (Size_arc_max_pha, SIZE_OF(QPIG_dbState, arc_max_pha)==SIZE_OF(PIG_dbState, arc_max_pha))
 CHECK (Offset_ebm_timeout, OFFSET_OF(QPIG_dbState, ebm_timeout)==OFFSET_OF(PIG_dbState, ebm_timeout))
 CHECK (Offset_tem_configuration, OFFSET_OF(QPIG_dbState, tem_configuration)==OFFSET_OF(PIG_dbState, tem_configuration))
 CHECK (Offset_ccc_event_timeouts, OFFSET_OF(QPIG_dbState, ccc_event_timeouts)==OFFSET_OF(PIG_dbState, ccc_event_timeouts))
 CHECK (Offset_tcc_event_timeouts, OFFSET_OF(QPIG_dbState, tcc_event_timeouts)==OFFSET_OF(PIG_dbState, tcc_event_timeouts))
 CHECK (Offset_aem_event_timeout, OFFSET_OF(QPIG_dbState, aem_event_timeout)==OFFSET_OF(PIG_dbState, aem_event_timeout))
 CHECK (Offset_aem_response_timeout, OFFSET_OF(QPIG_dbState, aem_response_timeout)==OFFSET_OF(PIG_dbState, aem_response_timeout))
 CHECK (Offset_arc_veto_delay, OFFSET_OF(QPIG_dbState, arc_veto_delay)==OFFSET_OF(PIG_dbState, arc_veto_delay))
 CHECK (Offset_arc_hold_delay, OFFSET_OF(QPIG_dbState, arc_hold_delay)==OFFSET_OF(PIG_dbState, arc_hold_delay))
 CHECK (Offset_arc_veto_width, OFFSET_OF(QPIG_dbState, arc_veto_width)==OFFSET_OF(PIG_dbState, arc_veto_width))
 CHECK (Offset_arc_hitmap_width, OFFSET_OF(QPIG_dbState, arc_hitmap_width)==OFFSET_OF(PIG_dbState, arc_hitmap_width))
 CHECK (Offset_arc_hitmap_deadtime, OFFSET_OF(QPIG_dbState, arc_hitmap_deadtime)==OFFSET_OF(PIG_dbState, arc_hitmap_deadtime))
 CHECK (Offset_arc_hitmap_delay, OFFSET_OF(QPIG_dbState, arc_hitmap_delay)==OFFSET_OF(PIG_dbState, arc_hitmap_delay))
 CHECK (Offset_arc_max_pha, OFFSET_OF(QPIG_dbState, arc_max_pha)==OFFSET_OF(PIG_dbState, arc_max_pha))
 CHECK (Size_dbState, sizeof(QPIG_dbState)==sizeof(PIG_dbState))
 CHECK (Size_sib, SIZE_OF(QPIG_pwrState, sib)==SIZE_OF(PIG_pwrState, sib))
 CHECK (Size_tem, SIZE_OF(QPIG_pwrState, tem)==SIZE_OF(PIG_pwrState, tem))
 CHECK (Size_tkr, SIZE_OF(QPIG_pwrState, tkr)==SIZE_OF(PIG_pwrState, tkr))
 CHECK (Size_cal, SIZE_OF(QPIG_pwrState, cal)==SIZE_OF(PIG_pwrState, cal))
 CHECK (Size_aem, SIZE_OF(QPIG_pwrState, aem)==SIZE_OF(PIG_pwrState, aem))
 CHECK (Size_acd_hv, SIZE_OF(QPIG_pwrState, acd_hv)==SIZE_OF(PIG_pwrState, acd_hv))
 CHECK (Size_acd_saa, SIZE_OF(QPIG_pwrState, acd_saa)==SIZE_OF(PIG_pwrState, acd_saa))
 CHECK (Offset_sib, OFFSET_OF(QPIG_pwrState, sib)==OFFSET_OF(PIG_pwrState, sib))
 CHECK (Offset_tem, OFFSET_OF(QPIG_pwrState, tem)==OFFSET_OF(PIG_pwrState, tem))
 CHECK (Offset_tkr, OFFSET_OF(QPIG_pwrState, tkr)==OFFSET_OF(PIG_pwrState, tkr))
 CHECK (Offset_cal, OFFSET_OF(QPIG_pwrState, cal)==OFFSET_OF(PIG_pwrState, cal))
 CHECK (Offset_aem, OFFSET_OF(QPIG_pwrState, aem)==OFFSET_OF(PIG_pwrState, aem))
 CHECK (Offset_acd_hv, OFFSET_OF(QPIG_pwrState, acd_hv)==OFFSET_OF(PIG_pwrState, acd_hv))
 CHECK (Offset_acd_saa, OFFSET_OF(QPIG_pwrState, acd_saa)==OFFSET_OF(PIG_pwrState, acd_saa))
 CHECK (Size_pwrState, sizeof(QPIG_pwrState)==sizeof(PIG_pwrState))
 CHECK (Size_cru, SIZE_OF(QPIG_state, cru)==SIZE_OF(PIG_state, cru))
 CHECK (Size_pdu, SIZE_OF(QPIG_state, pdu)==SIZE_OF(PIG_state, pdu))
 CHECK (Size_ebm, SIZE_OF(QPIG_state, ebm)==SIZE_OF(PIG_state, ebm))
 CHECK (Size_pdb, SIZE_OF(QPIG_state, pdb)==SIZE_OF(PIG_state, pdb))
 CHECK (Size_pwr, SIZE_OF(QPIG_state, pwr)==SIZE_OF(PIG_state, pwr))
 CHECK (Offset_cru, OFFSET_OF(QPIG_state, cru)==OFFSET_OF(PIG_state, cru))
 CHECK (Offset_pdu, OFFSET_OF(QPIG_state, pdu)==OFFSET_OF(PIG_state, pdu))
 CHECK (Offset_ebm, OFFSET_OF(QPIG_state, ebm)==OFFSET_OF(PIG_state, ebm))
 CHECK (Offset_pdb, OFFSET_OF(QPIG_state, pdb)==OFFSET_OF(PIG_state, pdb))
 CHECK (Offset_pwr, OFFSET_OF(QPIG_state, pwr)==OFFSET_OF(PIG_state, pwr))
 CHECK (Size_state, sizeof(QPIG_state)==sizeof(PIG_state))

Detailed Description

Compile time macros that verify the QPIG and PIG structures match.

Author:
James Swain - jswain@slac.stanford.edu

Generated on Wed Mar 28 01:40:10 2007 by  doxygen 1.4.4