CUBRID Engine
latest
|
#include <query_bitset.h>
Public Attributes | |
QO_ENV * | env |
BITSET_CARRIER * | setp |
int | nwords |
struct { | |
BITSET_CARRIER word [NWORDS] | |
} | set |
Definition at line 51 of file query_bitset.h.
QO_ENV* bitset::env |
Definition at line 53 of file query_bitset.h.
int bitset::nwords |
Definition at line 55 of file query_bitset.h.
struct { ... } bitset::set |
BITSET_CARRIER* bitset::setp |
Definition at line 54 of file query_bitset.h.
BITSET_CARRIER bitset::word[NWORDS] |
Definition at line 58 of file query_bitset.h.