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 (int64, int64)

 

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:

Alignof (Type): int64 Island

 

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:

Alignof (Type): int64

 

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

Offsetsof (Slice<Memory<Var>>): Slice<int64> Island

 

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:

Offsetsof (Slice<Memory<Var>>): Slice<int64>

 

// .NET, .NET Standard 2.0
method Offsetsof(fields: Slice<Memory<Var>>): Slice<int64>
// Island
method Offsetsof(fields: Slice<Memory<Var>>): Slice<int64>

 

// .NET, .NET Standard 2.0
Slice<int64> Offsetsof(Slice<Memory<Var>> fields)
// Island
Slice<int64> Offsetsof(Slice<Memory<Var>> fields)

 

// .NET, .NET Standard 2.0
func Offsetsof(_ fields: Slice<Memory<Var>>) -> Slice<int64>
// Island
func Offsetsof(_ fields: Slice<Memory<Var>>) -> Slice<int64>

 

// .NET, .NET Standard 2.0
func Offsetsof(fields Slice<Memory<Var>>) Slice<int64>
// Island
func Offsetsof(fields Slice<Memory<Var>>) Slice<int64>

 

// .NET, .NET Standard 2.0
Function Offsetsof(fields As Slice<Memory<Var>>) As Slice<int64>
// Island
Function Offsetsof(fields As Slice<Memory<Var>>) As Slice<int64>

Parameters:

  • fields:

Sizeof (Type): int64 Island

 

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:

Sizeof (Type): int64

 

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 (int64, int64)

 

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:

Alignof (Type): int64 Island

 

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:

Offsetsof (Slice<Memory<Var>>): Slice<int64> Island

 

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:

Sizeof (Type): int64 Island

 

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: