#include <eidlib.h>
Class for the Address document on a EID Card. You can get such an object from PTEID_EIDCard::getAddr().
◆ ~PTEID_Address()
virtual PTEIDSDK_API eIDMW::PTEID_Address::~PTEID_Address |
( |
| ) |
|
|
virtual |
◆ getAbbrBuildingType()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getAbbrBuildingType |
( |
| ) |
|
Return field Abbreviated building type
◆ getAbbrStreetType()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getAbbrStreetType |
( |
| ) |
|
Return field Abbreviated street type
◆ getBuildingType()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getBuildingType |
( |
| ) |
|
Return field Building Type
◆ getCivilParish()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getCivilParish |
( |
| ) |
|
Return field Civil Parish
◆ getCivilParishCode()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getCivilParishCode |
( |
| ) |
|
Return field Civil Parish Code
◆ getCountryCode()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getCountryCode |
( |
| ) |
|
◆ getDistrict()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getDistrict |
( |
| ) |
|
◆ getDistrictCode()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getDistrictCode |
( |
| ) |
|
Return field District Code
◆ getDoorNo()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getDoorNo |
( |
| ) |
|
◆ getFloor()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getFloor |
( |
| ) |
|
◆ getForeignAddress()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getForeignAddress |
( |
| ) |
|
Return foreign address generic address field - may contain street name, door number, or other address elements
◆ getForeignCity()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getForeignCity |
( |
| ) |
|
Return foreign address city
◆ getForeignCountry()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getForeignCountry |
( |
| ) |
|
Return foreign address 2-letter ISO 3166-1 country code
◆ getForeignLocality()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getForeignLocality |
( |
| ) |
|
Return foreign address locality
◆ getForeignPostalCode()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getForeignPostalCode |
( |
| ) |
|
Return foreign address postal code - format is country-dependent
◆ getForeignRegion()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getForeignRegion |
( |
| ) |
|
Return foreign address region
◆ getGeneratedAddressCode()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getGeneratedAddressCode |
( |
| ) |
|
Return field Address Code
◆ getLocality()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getLocality |
( |
| ) |
|
◆ getMunicipality()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getMunicipality |
( |
| ) |
|
Return field Municipality
◆ getMunicipalityCode()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getMunicipalityCode |
( |
| ) |
|
Return field Municipality Code
◆ getPlace()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getPlace |
( |
| ) |
|
◆ getPostalLocality()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getPostalLocality |
( |
| ) |
|
Return field Postal Locality
◆ getSide()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getSide |
( |
| ) |
|
◆ getStreetName()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getStreetName |
( |
| ) |
|
◆ getStreetType()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getStreetType |
( |
| ) |
|
◆ getZip3()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getZip3 |
( |
| ) |
|
◆ getZip4()
PTEIDSDK_API const char* eIDMW::PTEID_Address::getZip4 |
( |
| ) |
|
◆ isNationalAddress()
PTEIDSDK_API bool eIDMW::PTEID_Address::isNationalAddress |
( |
| ) |
|
Is this address a portuguese address?
◆ PTEID_EIDCard::getAddr
For internal use : This method must access protected constructor