INLINE long long drms_array_size ( DRMS_Array_t arr  ) 

Returns the total size in bytes of the data array arr->data, i.e. the product of drms_array_count and drms_sizeof(arr->type).

Parameters:
arr The DRMS array struct whose size is being calculated.
Returns:
The byte size of arr.

Definition at line 210 of file drms_array.h.


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