PoDoFo  1.0.0-dev
Public Member Functions | Public Attributes | List of all members
PoDoFo::PdfCID Struct Referencefinal

Represent a CID (Character ID) with full code unit information. More...

#include <PdfEncodingCommon.h>

Public Member Functions

 PdfCID (unsigned id)
 Create a CID that has an identical code unit of minimum size.
 
 PdfCID (unsigned id, const PdfCharCode &unit)
 
 PdfCID (const PdfCharCode &unit)
 Create a CID that has an identical code as a code unit representation.
 

Public Attributes

unsigned Id
 
PdfCharCode Unit
 

Detailed Description

Represent a CID (Character ID) with full code unit information.


The documentation for this struct was generated from the following files: