This is the complete list of members for IExportShape, including all inherited members.
| close()=0 | IExport | pure virtual |
| Delete() (defined in ObjectBase) | ObjectBase | virtual |
| getControlObject() const =0 (defined in IExport) | IExport | pure virtual |
| getFileFormat() const =0 | IExport | pure virtual |
| getFilename() const =0 | IExport | pure virtual |
| getFilter() const =0 (defined in IExport) | IExport | pure virtual |
| getHeader() const =0 (defined in IExport) | IExport | pure virtual |
| logTo(LogFn logFn)=0 | IExport | pure virtual |
| New(const char *file, FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), const AddInfoLayoutHandle &layout=AddInfoLayoutHandle(), ShapeTableDefinitionHandle dbfTable=ShapeTableDefinitionHandle(), int idCountIdx=-1, int semanticColIdx=-1, unsigned mapSize=0, std::pair< int, const char * > *translationMap=0) (defined in IExportShape) | IExportShape | static |
| DM::IExport::New(const char *file, DM::DataFormat format=DM::DataFormat::null, const FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), bool collectHdrContents=false, double invalidHeight=DBL_MAX) | IExport | static |
| NewFWF(const char *filename, unsigned versionMajor=1, unsigned versionMinor=0, bool binary=false, const FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), bool collectHdrContents=false, bool append=false, int decimals=3, int coordFieldWidth=12, bool echoWidthIsSigmaOfFit=true) | IExport | static |
| NewODM(Handle< IDatamanager > manager, bool preserveFileLayerInfo, const FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), bool collectHdrContents=false, unsigned maxBulkPoints=1000, bool cloneAddInfos=true) | IExport | static |
| NewODM(std::shared_ptr< IDatamanager > manager, bool preserveFileLayerInfo, const FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), bool collectHdrContents=false, unsigned maxBulkPoints=1000, bool cloneAddInfos=true) (defined in IExport) | IExport | static |
| NewODM(IDatamanager &manager, bool preserveFileLayerInfo, const FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), bool collectHdrContents=false, unsigned maxBulkPoints=1000, bool cloneAddInfos=true) | IExport | static |
| NewSDW(const char *filename, unsigned versionMajor=1, unsigned versionMinor=0, const FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), double invalidHeight=DBL_MAX) | IExport | static |
| NewWinput(const char *filename, bool binary, DM::ColumnSemantic structIdAddInfoCol=DM::ColumnSemantic::null, ExportWinputSeparator separator=ExportWinputSeparator::insertSeparatorCode, DM::ColumnSemantic wnpCodeAddInfoCol=DM::ColumnSemantic::null, FilterHandle filter=FilterHandle(), ControlObjectHandle control=ControlObjectHandle(), bool collectHdrContents=false, bool append=false) | IExport | static |
| removeFile()=0 | IExport | pure virtual |
| setAttributeMapping(AddInfoLayoutHandle layout, ShapeTableDefinitionHandle dbfTable, int idCounterIdx=-1)=0 | IExportShape | pure virtual |
| setBoundingBox(BoxHandle box)=0 (defined in IExport) | IExport | pure virtual |
| setControlObject(ControlObjectHandle control)=0 (defined in IExport) | IExport | pure virtual |
| setCRS(const char *crs)=0 | IExport | pure virtual |
| setFilter(FilterHandle filter)=0 (defined in IExport) | IExport | pure virtual |
| setSemanticTranslation(unsigned columnIdx, unsigned mapSize, std::pair< int, const char * > *translationMap)=0 | IExportShape | pure virtual |
| setShapeGeometryType(ShapeGeometry type)=0 | IExportShape | pure virtual |
| setSkipUnmatchTypesFlag(bool skipUnmatchTypes)=0 | IExportShape | pure virtual |
| writeNext(const GeometryHandle &obj)=0 | IExport | pure virtual |
| ~IExport() (defined in IExport) | IExport | inlineprotectedvirtual |
| ~IExportShape() (defined in IExportShape) | IExportShape | inlineprotectedvirtual |
| ~ObjectBase() (defined in ObjectBase) | ObjectBase | inlineprotectedvirtual |