37 return obj.
print( out );
virtual void saveState(ossimKeywordlist &kwl, const std::string &prefix) const =0
Saves the state of object to keyword list.
Represents serializable keyword/value map.
ossimGpkgDatabaseRecordBase()
default constructor
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
std::ostream & operator<<(std::ostream &out, const ossimGpkgDatabaseRecordBase &obj)
virtual std::ostream & print(std::ostream &out) const
Print method.
virtual ~ossimGpkgDatabaseRecordBase()
virtual destructor.
std::basic_ostream< char > ostream
Base class for char output streams.