StdSizes
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.types
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
StdSizes()
init()
Sub New()
constructor(aWordSize: int64; aMaxAlign: int64)
StdSizes(int64 aWordSize, int64 aMaxAlign)
init(_ aWordSize: int64, _ aMaxAlign: int64)
Sub New(aWordSize As int64, aMaxAlign As int64)
Parameters:
- aWordSize:
- aMaxAlign:
constructor (StdSizes)
constructor(value: StdSizes)
StdSizes(StdSizes value)
init(_ value: StdSizes)
Sub New(value As StdSizes)
Parameters:
- value:
method Alignof(T: Type): int64
int64 Alignof(Type T)
func Alignof(_ T: Type) -> int64
func Alignof(T Type) int64
Function Alignof(T As Type) As int64
Parameters:
- T:
method Alignof(T: Type): int64
int64 Alignof(Type T)
func Alignof(_ T: Type) -> int64
func Alignof(T Type) int64
Function Alignof(T As Type) As int64
Parameters:
- T:
MaxAlign
var MaxAlign: int64;
int64 MaxAlign
var MaxAlign: int64
MaxAlign int64
FIELD MaxAlign() As int64
method Offsetsof(fields: Slice<Memory<Var>>): Slice<int64>
Slice<int64> Offsetsof(Slice<Memory<Var>> fields)
func Offsetsof(_ fields: Slice<Memory<Var>>) -> Slice<int64>
func Offsetsof(fields Slice<Memory<Var>>) Slice<int64>
Function Offsetsof(fields As Slice<Memory<Var>>) As Slice<int64>
Parameters:
- fields:
method Offsetsof(fields: Slice<Memory<Var>>): Slice<int64>
Slice<int64> Offsetsof(Slice<Memory<Var>> fields)
func Offsetsof(_ fields: Slice<Memory<Var>>) -> Slice<int64>
func Offsetsof(fields Slice<Memory<Var>>) Slice<int64>
Function Offsetsof(fields As Slice<Memory<Var>>) As Slice<int64>
Parameters:
- fields:
method Sizeof(T: Type): int64
int64 Sizeof(Type T)
func Sizeof(_ T: Type) -> int64
func Sizeof(T Type) int64
Function Sizeof(T As Type) As int64
Parameters:
- T:
method Sizeof(T: Type): int64
int64 Sizeof(Type T)
func Sizeof(_ T: Type) -> int64
func Sizeof(T Type) int64
Function Sizeof(T As Type) As int64
Parameters:
- T:
WordSize
var WordSize: int64;
int64 WordSize
var WordSize: int64
WordSize int64
FIELD WordSize() As int64
MaxAlign
var MaxAlign: int64;
int64 MaxAlign
var MaxAlign: int64
MaxAlign int64
FIELD MaxAlign() As int64
WordSize
var WordSize: int64;
int64 WordSize
var WordSize: int64
WordSize int64
FIELD WordSize() As int64
constructor
constructor
StdSizes()
init()
Sub New()
constructor(aWordSize: int64; aMaxAlign: int64)
StdSizes(int64 aWordSize, int64 aMaxAlign)
init(_ aWordSize: int64, _ aMaxAlign: int64)
Sub New(aWordSize As int64, aMaxAlign As int64)
Parameters:
- aWordSize:
- aMaxAlign:
constructor (StdSizes)
constructor(value: StdSizes)
StdSizes(StdSizes value)
init(_ value: StdSizes)
Sub New(value As StdSizes)
Parameters:
- value:
method Alignof(T: Type): int64
int64 Alignof(Type T)
func Alignof(_ T: Type) -> int64
func Alignof(T Type) int64
Function Alignof(T As Type) As int64
Parameters:
- T:
method Offsetsof(fields: Slice<Memory<Var>>): Slice<int64>
Slice<int64> Offsetsof(Slice<Memory<Var>> fields)
func Offsetsof(_ fields: Slice<Memory<Var>>) -> Slice<int64>
func Offsetsof(fields Slice<Memory<Var>>) Slice<int64>
Function Offsetsof(fields As Slice<Memory<Var>>) As Slice<int64>
Parameters:
- fields:
method Sizeof(T: Type): int64
int64 Sizeof(Type T)
func Sizeof(_ T: Type) -> int64
func Sizeof(T Type) int64
Function Sizeof(T As Type) As int64
Parameters:
- T: