Public Member Functions | Protected Attributes

de::softpro::doc::SignDocDocumentHandler Class Reference

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

#include <SignDocSDK-cpp.h>

Inheritance diagram for de::softpro::doc::SignDocDocumentHandler:
de::softpro::doc::SignDocPdfDocumentHandler de::softpro::doc::SignDocTiffDocumentHandler

Public Member Functions

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

Protected Attributes

SIGNDOC_DocumentHandler * p

Detailed Description

Handler for one document type (internal interface).


Constructor & Destructor Documentation

de::softpro::doc::SignDocDocumentHandler::SignDocDocumentHandler (  ) [inline]

Constructor.

virtual de::softpro::doc::SignDocDocumentHandler::~SignDocDocumentHandler (  ) [inline, virtual]

Destructor.

de::softpro::doc::SignDocDocumentHandler::SignDocDocumentHandler ( SIGNDOC_DocumentHandler *  aP ) [inline]

Internal function.


Member Function Documentation

void de::softpro::doc::SignDocDocumentHandler::destroyWithoutImpl (  ) [inline]

Internal function.

const SIGNDOC_DocumentHandler* de::softpro::doc::SignDocDocumentHandler::getImpl (  ) const [inline]

Internal function.

SIGNDOC_DocumentHandler* de::softpro::doc::SignDocDocumentHandler::getImpl (  ) [inline]

Internal function.

void de::softpro::doc::SignDocDocumentHandler::setImpl ( SIGNDOC_DocumentHandler *  aP ) [inline]

Internal function.


Field Documentation

SIGNDOC_DocumentHandler* de::softpro::doc::SignDocDocumentHandler::p [protected]

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