AddField(OGRFieldDefn *fieldDefn, OGRField *field) | otb::VectorDataKeywordlist | |
AddField(const std::string &key, const std::string &value) | otb::VectorDataKeywordlist | |
CopyFieldList(const Self &kwl) | otb::VectorDataKeywordlist | |
CopyOgrField(FieldType field) | otb::VectorDataKeywordlist | private |
FieldListType typedef | otb::VectorDataKeywordlist | |
FieldType typedef | otb::VectorDataKeywordlist | |
GetFieldAsDouble(const std::string &key) const | otb::VectorDataKeywordlist | |
GetFieldAsInt(const std::string &key) const | otb::VectorDataKeywordlist | |
GetFieldAsString(const std::string &key) const | otb::VectorDataKeywordlist | |
GetFieldList() const | otb::VectorDataKeywordlist | |
GetNameOfClass() const | otb::VectorDataKeywordlist | inlinevirtual |
GetNthField(unsigned int index) const | otb::VectorDataKeywordlist | |
GetNumberOfFields() const | otb::VectorDataKeywordlist | |
HasField(const std::string &key) const | otb::VectorDataKeywordlist | |
m_FieldList | otb::VectorDataKeywordlist | private |
operator=(const Self &) | otb::VectorDataKeywordlist | |
operator==(const Self &lhs, const Self &rhs) | otb::VectorDataKeywordlist | friend |
Print(std::ostream &os, itk::Indent indent=0) const | otb::VectorDataKeywordlist | virtual |
PrintField(FieldType field) const | otb::VectorDataKeywordlist | private |
PrintSelf(std::ostream &os, itk::Indent indent) const | otb::VectorDataKeywordlist | protectedvirtual |
Self typedef | otb::VectorDataKeywordlist | |
SetFieldAsDouble(const std::string &key, double value) | otb::VectorDataKeywordlist | |
SetFieldAsInt(const std::string &key, int value) | otb::VectorDataKeywordlist | |
SetFieldAsString(const std::string &key, const std::string &value) | otb::VectorDataKeywordlist | |
VectorDataKeywordlist() | otb::VectorDataKeywordlist | |
VectorDataKeywordlist(const Self &other) | otb::VectorDataKeywordlist | |
~VectorDataKeywordlist() | otb::VectorDataKeywordlist | |