#include <FieldVec.h>
Public Member Functions | |
| DtsObjectVec (FieldVec &v) | |
| DtsObjectVec (DtsObject &o) | |
| size_t | hash (int seed=0) const |
| Hash vector. | |
| size_t | sethash (int seed=0) const |
| Hash vector in an order-independent way. | |
| bool | masks (const DtsObjectVec &b) const |
| Return true iff argument vector mask fits this vector. | |
1.5.8