OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This is the complete list of members for ossimPropertyInterface, including all inherited members.
getProperty(const ossimString &name) const | ossimPropertyInterface | virtual |
getPropertyList(std::vector< ossimRefPtr< ossimProperty > > &propertyList) const | ossimPropertyInterface | |
getPropertyNames(std::vector< ossimString > &propertyNames) const | ossimPropertyInterface | virtual |
getPropertyValueAsString(const ossimString &name) const | ossimPropertyInterface | virtual |
ossimPropertyInterface() | ossimPropertyInterface | inline |
setProperties(std::vector< ossimRefPtr< ossimProperty > > &propertyList) | ossimPropertyInterface | |
setProperty(const ossimString &name, const ossimString &value) | ossimPropertyInterface | virtual |
setProperty(ossimRefPtr< ossimProperty > property) | ossimPropertyInterface | virtual |
~ossimPropertyInterface() | ossimPropertyInterface | inlinevirtual |