| eID middleware |
#include <eidlib.h>

Public Member Functions | |
| virtual PTEIDSDK_API | ~PTEID_EIdFullDoc () |
| Destructor. | |
Protected Member Functions | |
| PTEID_EIdFullDoc (const SDK_Context *context, APL_EIdFullDoc *impl) | |
| For internal use : Constructor. | |
Friends | |
| PTEID_EIdFullDoc & | PTEID_EIDCard::getFullDoc () |
| For internal use : This method must access protected constructor. | |
| virtual PTEIDSDK_API eIDMW::PTEID_EIdFullDoc::~PTEID_EIdFullDoc | ( | ) | [virtual] |
Destructor.
| eIDMW::PTEID_EIdFullDoc::PTEID_EIdFullDoc | ( | const SDK_Context * | context, | |
| APL_EIdFullDoc * | impl | |||
| ) | [protected] |
For internal use : Constructor.
| PTEID_EIdFullDoc& PTEID_EIDCard::getFullDoc | ( | ) | [friend] |
For internal use : This method must access protected constructor.