UnitRCCppFuncDef class final

Inheritance
Implemented types
Available extensions

Constructors

UnitRCCppFuncDef.new()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
equalFunc Pointer<NativeFunction<Bool Function(Pointer<Void>, Pointer<Void>)>>
getter/setter pair
freeInt64Array Pointer<NativeFunction<Void Function(Pointer<Int64ArrayFFI>)>>
getter/setter pair
freeUint8List Pointer<NativeFunction<Void Function(Pointer<Uint8ListFFI>)>>
getter/setter pair
freeUint8ListArray Pointer<NativeFunction<Void Function(Pointer<Uint8ListArrayFFI>)>>
getter/setter pair
getByteBufferList Pointer<NativeFunction<Handle Function(Pointer<Void>, Int64)>>
getter/setter pair
getFunc Pointer<NativeFunction<Pointer<Void> Function(Pointer<Uint8ListFFI>, Pointer<Uint8ListFFI>)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hashCodeFunc Pointer<NativeFunction<Uint64 Function(Pointer<Void>)>>
getter/setter pair
internalClassListCount Pointer<NativeFunction<Uint64 Function(Pointer<Void>)>>
getter/setter pair
log Pointer<NativeFunction<Void Function(Int32, Pointer<Uint8ListFFI>)>>
getter/setter pair
notify Pointer<NativeFunction<Void Function(Int64)>>
getter/setter pair
notifyFieldUpdated Pointer<NativeFunction<Void Function(Pointer<Void>, Int32)>>
getter/setter pair
registerDart Pointer<NativeFunction<IntPtr Function(Pointer<Void>, Int64, UnitRCDartFunc)>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
strongBaseRC Pointer<NativeFunction<Handle Function(Pointer<Void>)>>
getter/setter pair
unregisterDart Pointer<NativeFunction<Void Function()>>
getter/setter pair
weakBaseRC Pointer<NativeFunction<Handle Function(Pointer<Void>)>>
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