This is the complete list of members for IShapeTableDefinition, including all inherited members.
columns() const =0 | IShapeTableDefinition | pure virtual |
decimales(unsigned index) const =0 | IShapeTableDefinition | pure virtual |
Delete() (defined in ObjectBase) | ObjectBase | virtual |
name(unsigned index) const =0 | IShapeTableDefinition | pure virtual |
New(const AddInfoLayoutHandle &layout, bool removeLeadingUnderscore=false) | IShapeTableDefinition | static |
New(unsigned count, const char **names, const ColumnType *types, const unsigned *widths, const unsigned *decimals) (defined in IShapeTableDefinition) | IShapeTableDefinition | static |
translate(ColumnSemantic sem, ColumnType &dbfType, unsigned &dbfWidth, unsigned &dbfDecimals) (defined in IShapeTableDefinition) | IShapeTableDefinition | static |
translate(ColumnType ngType, unsigned size, ColumnType &dbfType, unsigned &dbfWidth, unsigned &dbfDecimals) (defined in IShapeTableDefinition) | IShapeTableDefinition | static |
type(unsigned index) const =0 | IShapeTableDefinition | pure virtual |
width(unsigned index) const =0 | IShapeTableDefinition | pure virtual |
~IShapeTableDefinition() (defined in IShapeTableDefinition) | IShapeTableDefinition | inlineprotectedvirtual |
~ObjectBase() (defined in ObjectBase) | ObjectBase | inlineprotectedvirtual |