Added tuple columns containing immutable indexed data arrays of any type
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#define OBIBlob_NA (NULL) /**< NA value for the type Obiblobs */ // TODO discuss
|
||||
#define OBIQual_char_NA (NULL) /**< NA value for the type OBI_QUAL if the quality is in character string format */
|
||||
#define OBIQual_int_NA (NULL) /**< NA value for the type OBI_QUAL if the quality is in integer format */
|
||||
|
||||
#define OBITuple_NA (NULL) /**< NA value for tuples of any type */
|
||||
|
||||
/**
|
||||
* @brief enum for the boolean OBIType.
|
||||
|
Reference in New Issue
Block a user