Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::ContactInfo Member List

This is the complete list of members for gem::ContactInfo, including all inherited members.

addField(EContactInfoFieldType type, const String &value, const String &name) noexceptgem::ContactInfoinline
ContactInfo()=default (defined in gem::ContactInfo)gem::ContactInfo
ContactInfo(const ContactInfo &)=defaultgem::ContactInfo
ContactInfo(ContactInfo &&)=defaultgem::ContactInfo
getFieldName(int index) constgem::ContactInfoinline
getFieldsCount() constgem::ContactInfoinline
getFieldType(int index) constgem::ContactInfoinline
getFieldValue(int index) constgem::ContactInfoinline
iterateFields(TCollector collector, EContactInfoFieldType type=EContactInfoFieldType::FT_Last) constgem::ContactInfoinline
operator!=(const ContactInfo &ci) constgem::ContactInfoinline
operator=(const ContactInfo &ci)=defaultgem::ContactInfo
operator=(ContactInfo &&ci)=defaultgem::ContactInfo
operator==(const ContactInfo &ci) constgem::ContactInfoinline
removeField(int index)gem::ContactInfoinline
setField(int index, EContactInfoFieldType type, String const &value, String const &name) noexceptgem::ContactInfoinline