Mako 8.0.0 API
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches

Common types and required headers for the JawsMako interface. More...

Typedefs

typedef IEDLError JawsMako::IError
 An error type used for exceptions. Synonymous with IEDLError.
 
typedef EDLString JawsMako::String
 A wide character string (UTF-16 on Windows, UTF-32 on all other platforms)
 
typedef EDLSysString JawsMako::U8String
 A UTF-8 String.
 
typedef EDLSysString JawsMako::RawString
 A raw, 8 bit string. Encoding depends on context.
 
typedef EDLU16String JawsMako::U16String
 An explicit UTF-16 string, regardless of platform.
 
typedef EDLU32String JawsMako::U32String
 An explicit UTF-32 string, regardless of platform.
 

Detailed Description

Common types and required headers for the JawsMako interface.