blob: 3460312879e72627d351688a17417138c1d8aa12 [file]
library #lib;
import self as self;
import "dart:core" as core;
import "dart:ffi" as ffi;
import "dart:typed_data" as typ;
import "dart:ffi";
@#C3
@#C8
final class UA_DataTypeMember extends ffi::Struct {
synthetic constructor •() self::UA_DataTypeMember
: super ffi::Struct::•()
;
constructor #fromTypedDataBase(synthesized core::Object #typedDataBase, synthesized core::int #offsetInBytes) → self::UA_DataTypeMember
: super ffi::Struct::_fromTypedDataBase(#typedDataBase, #offsetInBytes)
;
@#C10
constructor #fromTypedData(synthesized typ::TypedData #typedData, synthesized core::int #offset, synthesized core::int #sizeInBytes) → self::UA_DataTypeMember
: super ffi::Struct::_fromTypedData(#typedData, #offset, #sizeInBytes)
;
@#C10
get memberType() ffi::Pointer<self::UA_DataType>
return ffi::_loadPointer<self::UA_DataType>(this.{ffi::_Compound::_typedDataBase}{core::Object}, self::UA_DataTypeMember::memberType#offsetOf.{core::num::+}(this.{ffi::_Compound::_offsetInBytes}{core::int}){(core::num) → core::num});
@#C10
set memberType(synthesized ffi::Pointer<self::UA_DataType> #externalFieldValue) → void
return ffi::_storePointer<self::UA_DataType>(this.{ffi::_Compound::_typedDataBase}{core::Object}, self::UA_DataTypeMember::memberType#offsetOf.{core::num::+}(this.{ffi::_Compound::_offsetInBytes}{core::int}){(core::num) → core::num}, #externalFieldValue);
@#C10
static synthetic get memberType#offsetOf() → core::int
return #C12.{core::List::[]}(ffi::_abi()){(core::int) → core::int};
@#C10
static synthetic get #sizeOf() → core::int
return #C15.{core::List::[]}(ffi::_abi()){(core::int) → core::int};
}
@#C3
@#C8
final class UA_DataType extends ffi::Struct {
synthetic constructor •() self::UA_DataType
: super ffi::Struct::•()
;
constructor #fromTypedDataBase(synthesized core::Object #typedDataBase, synthesized core::int #offsetInBytes) → self::UA_DataType
: super ffi::Struct::_fromTypedDataBase(#typedDataBase, #offsetInBytes)
;
@#C10
constructor #fromTypedData(synthesized typ::TypedData #typedData, synthesized core::int #offset, synthesized core::int #sizeInBytes) → self::UA_DataType
: super ffi::Struct::_fromTypedData(#typedData, #offset, #sizeInBytes)
;
@#C10
get members() ffi::Pointer<self::UA_DataTypeMember>
return ffi::_loadPointer<self::UA_DataTypeMember>(this.{ffi::_Compound::_typedDataBase}{core::Object}, self::UA_DataType::members#offsetOf.{core::num::+}(this.{ffi::_Compound::_offsetInBytes}{core::int}){(core::num) → core::num});
@#C10
set members(synthesized ffi::Pointer<self::UA_DataTypeMember> #externalFieldValue) → void
return ffi::_storePointer<self::UA_DataTypeMember>(this.{ffi::_Compound::_typedDataBase}{core::Object}, self::UA_DataType::members#offsetOf.{core::num::+}(this.{ffi::_Compound::_offsetInBytes}{core::int}){(core::num) → core::num}, #externalFieldValue);
@#C10
static synthetic get members#offsetOf() → core::int
return #C12.{core::List::[]}(ffi::_abi()){(core::int) → core::int};
@#C10
static synthetic get #sizeOf() → core::int
return #C15.{core::List::[]}(ffi::_abi()){(core::int) → core::int};
}
@#C18
@#C24
static get UA_TYPES() ffi::Array<self::UA_DataType>
return new ffi::Array::_<self::UA_DataType>(ffi::Native::_addressOf<ffi::Array<self::UA_DataType>>(#C23), #C11, #C16, #C22, #C25);
@#C18
static set UA_TYPES(synthesized ffi::Array<self::UA_DataType> #externalFieldValue) → void
ffi::_memCopy(ffi::Native::_addressOf<ffi::Array<self::UA_DataType>>(#C23), #C11, #externalFieldValue.{ffi::_Compound::_typedDataBase}{core::Object}, #externalFieldValue.{ffi::_Compound::_offsetInBytes}{core::int}, #C16.{core::num::*}(self::UA_DataType::#sizeOf){(core::num) → core::num});
static method main() void {}
constants {
#C1 = "vm:deeply-immutable"
#C2 = null
#C3 = core::pragma {name:#C1, options:#C2}
#C4 = "vm:ffi:struct-fields"
#C5 = TypeLiteralConstant(ffi::Pointer<core::Object>)
#C6 = <core::Type>[#C5]
#C7 = ffi::_FfiStructLayout {fieldTypes:#C6, packing:#C2}
#C8 = core::pragma {name:#C4, options:#C7}
#C9 = "vm:prefer-inline"
#C10 = core::pragma {name:#C9, options:#C2}
#C11 = 0
#C12 = <core::int>[#C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11, #C11]
#C13 = 4
#C14 = 8
#C15 = <core::int>[#C13, #C14, #C13, #C14, #C14, #C14, #C14, #C14, #C13, #C14, #C14, #C13, #C14, #C13, #C14, #C13, #C14, #C14, #C14, #C14, #C13, #C14]
#C16 = 42
#C17 = <core::int>[#C16]
#C18 = ffi::_ArraySize<ffi::NativeType> {dimension1:#C2, dimension2:#C2, dimension3:#C2, dimension4:#C2, dimension5:#C2, dimensions:#C17, variableDimension:#C2}
#C19 = "cfe:ffi:native-marker"
#C20 = "UA_TYPES"
#C21 = "#lib"
#C22 = false
#C23 = ffi::Native<ffi::Array<self::UA_DataType>> {symbol:#C20, assetId:#C21, isLeaf:#C22}
#C24 = core::pragma {name:#C19, options:#C23}
#C25 = <core::int>[]
}