|
Portuguese eID Middleware SDK Version: 3.14.0
|
Public Member Functions | |
| PTEIDSDK_API PTEID_ByteArray | listOfTags () const |
| PTEIDSDK_API const char * | fullName () const |
| PTEIDSDK_API const char * | personalNumber () const |
| PTEIDSDK_API const char * | fullDateOfBirth () const |
| PTEIDSDK_API const char * | placeOfBirth () const |
| PTEIDSDK_API const char * | permanentAddress () const |
| PTEIDSDK_API const char * | telephone () const |
| PTEIDSDK_API const char * | profession () const |
| PTEIDSDK_API const char * | title () const |
| PTEIDSDK_API const char * | personalSummary () const |
| PTEIDSDK_API const char * | proofOfCitizenship () const |
| PTEIDSDK_API const char * | otherValidTDNumbers () const |
| PTEIDSDK_API const char * | custodyInformation () const |
| PTEIDSDK_API int | numberOfOtherNames () const |
| PTEIDSDK_API const char * | otherNames () const |
Public Member Functions inherited from eIDMW::PTEID_Object | |
| virtual PTEIDSDK_API | ~PTEID_Object ()=0 |
| NOEXPORT_PTEIDSDK void | Init (const SDK_Context *context, void *impl) |
| NOEXPORT_PTEIDSDK void | Release () |
Additional Inherited Members | |
Protected Member Functions inherited from eIDMW::PTEID_Object | |
| PTEID_Object (const SDK_Context *context, void *impl) | |
| void | addObject (PTEID_Object *impl) |
| void | backupObject (unsigned long idx) |
| PTEID_Object * | getObject (unsigned long idx) |
| PTEID_Object * | getObject (void *impl) |
| void | delObject (unsigned long idx) |
| void | delObject (void *impl) |
| void | checkContextStillOk () const |
| PTEID_Object (const PTEID_Object &obj) | |
| PTEID_Object & | operator= (const PTEID_Object &obj) |
Protected Attributes inherited from eIDMW::PTEID_Object | |
| bool | m_delimpl |
| void * | m_impl |
| unsigned long | m_ulIndexExtAdd |
| std::map< unsigned long, PTEID_Object * > | m_objects |
| SDK_Context * | m_context |
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::custodyInformation | ( | ) | const |
Return custody information (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::fullDateOfBirth | ( | ) | const |
Return the full date of birth (YYYYMMDD) (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::fullName | ( | ) | const |
Return the full name of the holder (optional, depending on the card content)
| PTEIDSDK_API PTEID_ByteArray eIDMW::PTEID_ICAO_DG11::listOfTags | ( | ) | const |
Return the list of tags present in the DG11
| PTEIDSDK_API int eIDMW::PTEID_ICAO_DG11::numberOfOtherNames | ( | ) | const |
Return the number of other names
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::otherNames | ( | ) | const |
Return other names (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::otherValidTDNumbers | ( | ) | const |
Return other valid travel document numbers (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::permanentAddress | ( | ) | const |
Return the permanent address (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::personalNumber | ( | ) | const |
Return the personal number of the holder (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::personalSummary | ( | ) | const |
Return the personal summary (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::placeOfBirth | ( | ) | const |
Return the place of birth (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::profession | ( | ) | const |
Return the profession (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::proofOfCitizenship | ( | ) | const |
Return the proof of citizenship (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::telephone | ( | ) | const |
Return the telephone number (optional, depending on the card content)
| PTEIDSDK_API const char * eIDMW::PTEID_ICAO_DG11::title | ( | ) | const |
Return the title (optional, depending on the card content)