![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
#include <edl/edlfwd.h>
#include <edl/edlstring.h>
#include <edl/smartptr.h>
#include <edl/ircobject.h>
#include <edl/iedlfactory.h>
#include <edl/isession.h>
#include <edl/edlerrors.h>
#include <edl/edltypes.h>
#include <edl/edlvector.h>
#include <edl/idomid.h>
#include <edl/ifilespec.h>
#include <edl/edlgeom.h>
#include <edl/iabort.h>
Go to the source code of this file.
Classes | |
class | JawsMako::CTemporaryStoreParameters |
Allows the temporary storage parameters to be optionally overridden. More... |
Namespaces | |
namespace | JawsMako |
Macros | |
#define | JAWSMAKO_API EDL_API |
Enumerations | |
enum | JawsMako::eOptionalContentEvent { JawsMako::eOCEUnknown , JawsMako::eOCEView , JawsMako::eOCEPrint , JawsMako::eOCEExport } |
Optional content Event types. More... | |
enum | JawsMako::eInkFallbackEncoding { JawsMako::eIFEAuto , JawsMako::eIFEMacRoman , JawsMako::eIFEWindows1252 , JawsMako::eIFEPDFText , JawsMako::eIFEShiftJIS } |
An enumeration of fallback encoding schemes to use for decoding PDF ink names that are not presented in UTF-8 or Shift-JIS. More... | |
enum | JawsMako::eNormalizationForm { JawsMako::eNFNFKD , JawsMako::eNFNFKC , JawsMako::eNFNFD , JawsMako::eNFNFC } |
Normalization forms (for use with NormalizeString) More... |
#define JAWSMAKO_API EDL_API |