SignDoc SDK (C++)  5.0.0
SignDocDocumentHandler Class Reference

Handler for one document type (internal interface). More...

#include <SignDocSDK-cpp.h>

Inheritance diagram for SignDocDocumentHandler:
SignDocPdfDocumentHandler SignDocTiffDocumentHandler

Public Member Functions

 SignDocDocumentHandler ()
 Constructor. More...
 
virtual ~SignDocDocumentHandler ()
 Destructor. More...
 
 SignDocDocumentHandler (SIGNDOC_DocumentHandler *aP)
 Internal function. More...
 
SIGNDOC_DocumentHandler * getImpl ()
 Internal function. More...
 
const SIGNDOC_DocumentHandler * getImpl () const
 Internal function. More...
 
void destroyWithoutImpl ()
 Internal function. More...
 
void setImpl (SIGNDOC_DocumentHandler *aP)
 Internal function. More...
 

Protected Attributes

SIGNDOC_DocumentHandler * p
 

Detailed Description

Handler for one document type (internal interface).

Constructor & Destructor Documentation

Constructor.

~SignDocDocumentHandler ( )
inlinevirtual

Destructor.

SignDocDocumentHandler ( SIGNDOC_DocumentHandler *  aP)
inline

Internal function.

Member Function Documentation

void destroyWithoutImpl ( )
inline

Internal function.

SIGNDOC_DocumentHandler* getImpl ( )
inline

Internal function.

const SIGNDOC_DocumentHandler* getImpl ( ) const
inline

Internal function.

void setImpl ( SIGNDOC_DocumentHandler *  aP)
inline

Internal function.

Field Documentation

SIGNDOC_DocumentHandler* p
protected

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