#include "ndb_limits.h"Include dependency graph for AttributeList.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | Id_array< SZ > |
Typedefs | |
| typedef Bitmask< MAXNROFATTRIBUTESINWORDS > | AttributeMask |
| typedef Id_array< MAX_ATTRIBUTES_IN_INDEX > | AttributeList |
| typedef Id_array<MAX_ATTRIBUTES_IN_INDEX> AttributeList |
Definition at line 36 of file AttributeList.hpp.
| typedef Bitmask<MAXNROFATTRIBUTESINWORDS> AttributeMask |
Masks and lists used by index and trigger. Must be plain old Uint32 data. XXX depends on other headers XXX move to some common file
Definition at line 27 of file AttributeList.hpp.
1.4.7

