ProcInst

Overview

Location

 

constructor

 

constructor

 

ProcInst()

 

init()

 

Sub New()

constructor (string, Slice<Byte>)

 

constructor(aTarget: string; aInst: Slice<Byte>)

 

ProcInst(string aTarget, Slice<Byte> aInst)

 

init(_ aTarget: string, _ aInst: Slice<Byte>)

 

Sub New(aTarget As string, aInst As Slice<Byte>)

Parameters:

  • aTarget:
  • aInst:

constructor (ProcInst)

 

constructor(value: ProcInst)

 

ProcInst(ProcInst value)

 

init(_ value: ProcInst)

 

Sub New(value As ProcInst)

Parameters:

  • value:

Copy

 

method Copy: ProcInst

 

ProcInst Copy()

 

func Copy() -> ProcInst

 

func Copy() ProcInst

 

Function Copy() As ProcInst

Inst

 

var Inst: Slice<Byte>;

 

Slice<Byte> Inst

 

var Inst: Slice<Byte>

 

Inst Slice<Byte>

 

FIELD Inst() As Slice<Byte>

Target

 

var Target: string;

 

string Target

 

var Target: string

 

Target string

 

FIELD Target() As string

 

Inst

 

var Inst: Slice<Byte>;

 

Slice<Byte> Inst

 

var Inst: Slice<Byte>

 

Inst Slice<Byte>

 

FIELD Inst() As Slice<Byte>

Target

 

var Target: string;

 

string Target

 

var Target: string

 

Target string

 

FIELD Target() As string

 

constructor

 

constructor

 

ProcInst()

 

init()

 

Sub New()

constructor (string, Slice<Byte>)

 

constructor(aTarget: string; aInst: Slice<Byte>)

 

ProcInst(string aTarget, Slice<Byte> aInst)

 

init(_ aTarget: string, _ aInst: Slice<Byte>)

 

Sub New(aTarget As string, aInst As Slice<Byte>)

Parameters:

  • aTarget:
  • aInst:

constructor (ProcInst)

 

constructor(value: ProcInst)

 

ProcInst(ProcInst value)

 

init(_ value: ProcInst)

 

Sub New(value As ProcInst)

Parameters:

  • value:

Copy

 

method Copy: ProcInst

 

ProcInst Copy()

 

func Copy() -> ProcInst

 

func Copy() ProcInst

 

Function Copy() As ProcInst