UnitRCCppFunc class
Properties
- cppFunc ↔ UnitRCCppFuncDef
-
latefinal
-
equalFunc
→ bool Function(Pointer<
Void> , Pointer<Void> ) -
latefinal
-
freeInt64Array
→ void Function(Pointer<
Int64ArrayFFI> ) -
latefinal
-
freeUint8List
→ void Function(Pointer<
Uint8ListFFI> ) -
latefinal
-
freeUint8ListArray
→ void Function(Pointer<
Uint8ListArrayFFI> ) -
latefinal
-
getByteBufferList
→ Object? Function(Pointer<
Void> , int) -
latefinal
-
getFunc
→ Pointer<
Void> Function(Pointer<Uint8ListFFI> , Pointer<Uint8ListFFI> ) -
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
-
hashCodeFunc
→ int Function(Pointer<
Void> ) -
latefinal
-
internalClassListCount
→ int Function(Pointer<
Void> ) -
latefinal
-
log
→ void Function(int, Pointer<
Uint8ListFFI> ) -
latefinal
- notify → void Function(int)
-
latefinal
-
notifyFieldUpdated
→ void Function(Pointer<
Void> , int) -
latefinal
-
registerDart
→ int Function(Pointer<
Void> , int, UnitRCDartFunc) -
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
strongBaseRC
→ Object? Function(Pointer<
Void> ) -
latefinal
- unregisterDart → void Function()
-
latefinal
-
weakBaseRC
→ Object? Function(Pointer<
Void> ) -
latefinal
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
Static Properties
- instance → UnitRCCppFunc
-
latefinal