Namespaces | |
Common | |
Crypto | |
FDF | |
Filters | |
Layout | |
SDF | |
Classes | |
class | UString |
class | PDFNet |
Typedefs | |
typedef TRN_UChar | UChar |
typedef TRN_UInt32 | UInt32 |
typedef TRN_UInt16 | UInt16 |
typedef TRN_UInt8 | UInt8 |
typedef TRN_Int32 | Int32 |
typedef TRN_Int16 | Int16 |
typedef TRN_Int8 | Int8 |
typedef TRN_Int64 | Int64 |
typedef TRN_UInt64 | UInt64 |
typedef TRN_Unicode | Unicode |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const UString &str) |
typedef TRN_Int16 pdftron::Int16 |
Definition at line 17 of file BasicTypes.h.
typedef TRN_Int32 pdftron::Int32 |
Definition at line 16 of file BasicTypes.h.
typedef TRN_Int64 pdftron::Int64 |
Definition at line 20 of file BasicTypes.h.
typedef TRN_Int8 pdftron::Int8 |
Definition at line 18 of file BasicTypes.h.
typedef TRN_UChar pdftron::UChar |
Definition at line 12 of file BasicTypes.h.
typedef TRN_UInt16 pdftron::UInt16 |
Definition at line 14 of file BasicTypes.h.
typedef TRN_UInt32 pdftron::UInt32 |
Definition at line 13 of file BasicTypes.h.
typedef TRN_UInt64 pdftron::UInt64 |
Definition at line 21 of file BasicTypes.h.
typedef TRN_UInt8 pdftron::UInt8 |
Definition at line 15 of file BasicTypes.h.
typedef TRN_Unicode pdftron::Unicode |
Definition at line 22 of file BasicTypes.h.