ews-cpp
0.9
|
Public Types | |
enum | key { imaddress1, imaddress2, imaddress3 } |
Public Member Functions | |
im_address (key k, std::string value) | |
key | get_key () const EWS_NOEXCEPT |
const std::string & | get_value () const EWS_NOEXCEPT |
std::string | to_xml () const |
Static Public Member Functions | |
static im_address | from_xml_element (const rapidxml::xml_node< char > &node) |
Friends | |
bool | operator== (const im_address &, const im_address &) |