9 #ifndef _fei_Pattern_hpp_
10 #define _fei_Pattern_hpp_
17 class RecordCollection;
41 int fieldID,
int fieldSize);
47 const int* numFieldsPerID,
48 const int* fieldIDs,
const int* fieldSizes);
54 const int* numFieldsPerID,
55 const int* fieldIDs,
const int* fieldSizes);
118 #endif // _fei_Pattern_hpp_
bool operator==(const Pattern &rhs) const
snl_fei::RecordCollection *const * getRecordCollections() const
const int * getIDTypes() const
int getNumIndices() const
const int * getNumFieldsPerID() const
const int * getFieldIDs() const
int getTotalNumFields() const
const int * numFieldsPerID_
PatternType getPatternType() const
std::vector< snl_fei::RecordCollection * > recordCollections_
const int * getNumIndicesPerID() const
const int * numIndicesPerID_
Pattern(int numIDs, int idType, snl_fei::RecordCollection *records)
bool operator!=(const Pattern &rhs) const