33 #ifndef DIME_BLOCKSSECTION_H
34 #define DIME_BLOCKSSECTION_H
36 #include <dime/sections/Section.h>
37 #include <dime/util/Array.h>
45 virtual const char *getSectionName()
const;
49 virtual bool read(
dimeInput *
const file);
51 virtual int typeId()
const;
54 void fixReferences(
dimeModel *
const model);
56 int getNumBlocks()
const;
58 void removeBlock(
const int idx);
59 void insertBlock(
dimeBlock *
const block,
const int idx = -1);
66 #endif // ! DIME_BLOCKSSECTION_H
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Nov 18 2014 14:22:40 for Dime by Doxygen 1.8.1.2.