int drms_segment_segsmatch ( const DRMS_Segment_t s1,
const DRMS_Segment_t s2 
)

Returns 1 if both segments exist (or are NULL) and have the same rank, dimensions, protocol, blocksizes (if they are of protocol DRMS_TAS), type, and scope; 0 otherwise.

Parameters:
s1 DRMS segment whose information is being compared.
s2 DRMS segment whose information is being compared.
Returns:
1 if s1 and s2 match; 0 otherwise.

Definition at line 2707 of file drms_segment.c.


Generated on Mon Mar 26 07:00:50 2018 for JSOC_Documentation by  doxygen 1.5.7.1