SignDoc SDK (C++)  5.0.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CInputStreamInterface for an input stream, inspired by Java's java.io.InputStream
 CLibraryInputStreamBase class for InputStream implementations in SignDoc SDK
 CFileInputStreamClass implementing an InputStream reading from a file
 CMemoryInputStreamClass implementing an InputStream reading from memory
 CUserInputStreamBase class for InputStream implementations by user code
 COutputStreamInterface for an output stream, inspired by Java's java.io.OutputStream
 CLibraryOutputStreamBase class for OutputStream implementations in SignDoc SDK
 CFileOutputStreamClass implementing an OutputStream writing to a file
 CMemoryOutputStreamClass implementing an OutputStream writing to memory and allocating memory as needed
 CUserOutputStreamBase class for OutputStream implementations by user code
 CPointA point (document coordinates or canvas coordinates depending on context)
 CRectA rectangle (document coordinates)
 CSignDocAnnotationAn annotation
 CSignDocAttachmentOutput of SignDocDocument::getAttachment()
 CSignDocChangeA single change made to a PDF document after a signature
 CSignDocCheckSignatureParametersParameters for SignDocSignatureData::checkReference() and SignDocSignatureData::checkSignature()
 CSignDocCleanParametersActions and parameters for SignDocImage::clean()
 CSignDocColorA color
 CSignDocDocumentAn interface for SignDoc documents
 CSignDocDocumentHandlerHandler for one document type (internal interface)
 CSignDocPdfDocumentHandlerSignDoc document handler for PDF documents
 CSignDocTiffDocumentHandlerSignDoc document handler for TIFF documents
 CSignDocDocumentLoaderCreate SignDocDocument objects
 CSignDocFieldOne field of a document
 CSignDocFindTextOccurrenceInformation about text found by SignDocDocument::findText()
 CSignDocImageA bitmap image
 CSignDocImageParametersParameters for saving images, converting images to bi-level images, and rendering biometric signatures as images
 CSignDocImageRectA rectangle for use with SignDocImage
 CSignDocWeightedFrameA frame and its weight
 CSignDocMatchParametersParameters for SignDocSignatureData::matchSignature(), SignDocSignatureData::matchReference(), SignDocImage::matchSignature(), and SignDocImage::matchReference()
 CSignDocMatchResultResult of SignDocSignatureData::matchSignature(), SignDocSignatureData::matchReference(), SignDocImage::matchSignature(), and SignDocImage::matchReference()
 CSignDocPropertyOne property, without value
 CSignDocRenderOutputOutput of SignDocDocument::renderPageAsImage() and SignDocDocument::renderPageAsSignDocImage()
 CSignDocRenderParametersParameters for SignDocDocument::renderPageAsImage() and SignDocDocument::renderPageAsSignDocImage()
 CSignDocSignatureInformation about a signature field returned by SignDocDocument::getSignature()
 CSignDocSignatureDataBiometric data of handwritten signatures
 CSignDocSignatureParametersParameters for signing a document
 CSignDocTextClusterA cluster of Unicode code points and glyphs
 CSignDocTextFieldAttributesAttributes of a text field, list box field or combo box field used for the construction of the appearance (PDF documents only)
 CSignDocTextIteratorAn iterator for the text of a document
 CSignDocVerificationParametersParameters for verifying a certificate chain
 CSignDocVerificationResultInformation about a signature field returned by SignDocDocument::verifySignature() or SignDocDocument::verifySignature2()
 CSignDocWatermarkParameters for a watermark
 CSignECDSAInterface for creating an ECDSA signature
 CSignPKCS7Interface for creating a PKCS #7 or CAdES signature
 CSignRSAInterface for creating an RSA signature
 CSourceData source
 CTimeStamperInterface for creating an RFC 3161 timestamp