virtual ~ossimGpkgContentsRecord()
destructor
bool insert(sqlite3 *db)
Inserst this record into gpkg_spatial_ref_sys table.
static bool createTable(sqlite3 *db)
Creates table in database.
const ossimGpkgContentsRecord & operator=(const ossimGpkgContentsRecord ©_this)
std::string m_last_change
virtual bool init(sqlite3_stmt *pStmt)
Initialize from database.
virtual void saveState(ossimKeywordlist &kwl, const std::string &prefix) const
Saves the state of object to keyword list.
std::string m_description
ossimGpkgContentsRecord()
default constructor
static const std::string & getTableName()
Get the table name "gpkg_contents".