Defined in header file: hdbIndex.cpp

Binary ID-set operators

Enum definition:

enum    hzVconOp
{

BIN_OP_SET_NULLNo operation
BIN_OP_SET_ASSIGN=
BIN_OP_SET_EQUAL==
BIN_OP_SET_PLUS+
BIN_OP_SET_MINUS-
BIN_OP_SET_AND&&
BIN_OP_SET_OR||

} ;