jpeg12_error_mgr class
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
addon_message_table
↔ Pointer<
Pointer< Char> > -
getter/setter pair
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - first_addon_message ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
j12_emit_message
↔ Pointer<
NativeFunction< Void Function(j12_common_ptr, Int)> > -
getter/setter pair
-
j12_error_exit
↔ Pointer<
NativeFunction< noreturn_t Function(j12_common_ptr)> > -
getter/setter pair
-
j12_format_message
↔ Pointer<
NativeFunction< Void Function(j12_common_ptr, Pointer< >Char> )> -
getter/setter pair
-
j12_output_message
↔ Pointer<
NativeFunction< Void Function(j12_common_ptr)> > -
getter/setter pair
-
j12_reset_error_mgr
↔ Pointer<
NativeFunction< Void Function(j12_common_ptr)> > -
getter/setter pair
-
jpeg12_message_table
↔ Pointer<
Pointer< Char> > -
getter/setter pair
- last_addon_message ↔ int
-
getter/setter pair
- last_jpeg12_message ↔ int
-
getter/setter pair
- msg_code ↔ int
-
getter/setter pair
- msg_parm ↔ UnnamedUnion1
-
getter/setter pair
- num_warnings ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- trace_level ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited