ews-cpp  0.9
Public Types | Public Member Functions | Static Public Member Functions | Friends | List of all members
ews::phone_number Class Referencefinal

Public Types

enum  key {
  assistant_phone,
  business_fax,
  business_phone,
  business_phone_2,
  callback,
  car_phone,
  company_main_phone,
  home_fax,
  home_phone,
  home_phone_2,
  isdn,
  mobile_phone,
  other_fax,
  other_telephone,
  pager,
  primary_phone,
  radio_phone,
  telex,
  ttytdd_phone
}
 

Public Member Functions

 phone_number (key k, std::string val)
 
key get_key () const EWS_NOEXCEPT
 
const std::string & get_value () const EWS_NOEXCEPT
 
std::string to_xml () const
 

Static Public Member Functions

static phone_number from_xml_element (const rapidxml::xml_node< char > &node)
 

Friends

bool operator== (const phone_number &, const phone_number &)
 

The documentation for this class was generated from the following file: