1 #ifndef ossimShapeDatabase_HEADER 2 #define ossimShapeDatabase_HEADER 1 37 int getNumberOfFields()
const;
39 void setNumberOfFields(
int n);
42 bool caseInsensitive=
true)
const;
68 int getNumberOfRecords()
const;
72 virtual DBFHandle getHandle();
74 virtual const DBFHandle& getHandle()
const;
friend OSSIMDLLEXPORT std::ostream & operator<<(std::ostream &out, const ossimObject &obj)
DBFFieldType theFieldType
virtual std::ostream & print(std::ostream &out) const
Generic print method.
os2<< "> n<< " > nendobj n
unsigned int ossim_uint32
#define OSSIM_PLUGINS_DLL
ossimString fieldTypeAsString() const
std::vector< ossimShapeDatabaseField > theFieldArray
ossimFilename theFilename
std::basic_ostream< char > ostream
Base class for char output streams.