DRMS_Segment_t* drms_segment_lookup ( DRMS_Record_t record,
const char *  segname 
)

Returns the segment associated with the name segname in record record. If the segment refers to a constant segment that has not yet been set, then the segment for the current record record is returned; otherwise, the constant segment is returned.

Parameters:
record The DRMS record that contains the DRMS segment being looked up.
segname The name of the DRMS segment being looked up.
Returns:
The DRMS segment specified by record and segname.

Definition at line 684 of file drms_segment.c.


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