|
Portuguese eID Middleware SDK Version: 3.14.0
|
Public Member Functions | |
| PTEIDSDK_API const char * | version () const |
| PTEIDSDK_API unsigned short | encodingBytes () const |
| PTEIDSDK_API long | sizeOfRecord () const |
| PTEIDSDK_API long | numberOfFacialImages () const |
| PTEIDSDK_API std::vector< PTEID_FaceInfoData * > | faceInfoData () 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 unsigned short eIDMW::PTEID_FaceInfo::encodingBytes | ( | ) | const |
Return the number of bytes used for encoding
| PTEIDSDK_API std::vector< PTEID_FaceInfoData * > eIDMW::PTEID_FaceInfo::faceInfoData | ( | ) | const |
Return a vector of Face Information Data instances
| PTEIDSDK_API long eIDMW::PTEID_FaceInfo::numberOfFacialImages | ( | ) | const |
Return the number of facial images in this record
| PTEIDSDK_API long eIDMW::PTEID_FaceInfo::sizeOfRecord | ( | ) | const |
Return the size of the record
| PTEIDSDK_API const char * eIDMW::PTEID_FaceInfo::version | ( | ) | const |
Return the face info version