Class hierarchy Compound list Header files Member list
dimeModel Member List
This is the complete list of members for dimeModel, including all inherited members.
- addBlock(const char * const blockname, dimeBlock * const block)
- addLayer(const char * const layername, const int16 colnum = -1, const int16 flags = 0)
- addReference(const char * const name, void *id)
- copy() const
- countRecords() const
- dimeModel()
- findBlock(const char * const blockname)
- findReference(const char * const name) const
- findRefStringPtr(const char * const name) const
- findSection(const char * const sectionname)
- findSection(const char * const sectionname) const
- getDxfVersion() const
- getLayer(const int idx) const
- getLayer(const char * const layername) const
- getMemHandler()
- getNumLayers() const
- getNumSections() const
- getSection(const int idx)
- getVersion(int &major, int &minor) (defined in dimeModel)
- getVersionString()
- init() (defined in dimeModel)
- insertSection(dimeSection * const section, const int idx = -1)
- read(dimeInput * const in)
- removeReference(const char * const name)
- removeSection(const int idx)
- traverseEntities(dimeCallback callback, void *userdata = NULL, bool traverseBlocksSection = false, bool explodeInserts = true, bool traversePolylineVertices = false)
- write(dimeOutput * const out)
- ~dimeModel()