Made the handling of listing and unlisting opened columns and indexers
functions in the obidms files.
This commit is contained in:
@ -27,7 +27,9 @@
|
||||
*/
|
||||
|
||||
|
||||
typedef OBIDMS_avl_group_p Obi_indexer_p; /**< Typedef to refer to the used indexer structure.
|
||||
typedef struct OBIDMS_avl_group Obi_indexer; /**< Typedef to refer to the used indexer structure.
|
||||
*/
|
||||
typedef OBIDMS_avl_group_p Obi_indexer_p; /**< Typedef to refer to the pointer of the used indexer structure.
|
||||
*/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user