ews-cpp
0.9
|
This is the complete list of members for ews::physical_address, including all inherited members.
city() const EWS_NOEXCEPT (defined in ews::physical_address) | ews::physical_address | inline |
country_or_region() const EWS_NOEXCEPT (defined in ews::physical_address) | ews::physical_address | inline |
from_xml_element(const rapidxml::xml_node< char > &node) (defined in ews::physical_address) | ews::physical_address | inlinestatic |
get_key() const EWS_NOEXCEPT (defined in ews::physical_address) | ews::physical_address | inline |
key enum name (defined in ews::physical_address) | ews::physical_address | |
operator== (defined in ews::physical_address) | ews::physical_address | friend |
physical_address(key k, std::string street, std::string city, std::string state, std::string cor, std::string postal_code) (defined in ews::physical_address) | ews::physical_address | inline |
postal_code() const EWS_NOEXCEPT (defined in ews::physical_address) | ews::physical_address | inline |
state() const EWS_NOEXCEPT (defined in ews::physical_address) | ews::physical_address | inline |
street() const EWS_NOEXCEPT (defined in ews::physical_address) | ews::physical_address | inline |
to_xml() const (defined in ews::physical_address) | ews::physical_address | inline |