XdrContractCostType
in package
Table of Contents
Constants
- ChaCha20DrawBytes = 22
- ComputeEd25519PubKey = 9
- ComputeKeccak256Hash = 14
- ComputeSha256Hash = 8
- DecodeEcdsaCurve256Sig = 15
- DispatchHostFunction = 4
- InstantiateWasmDataSegmentBytes = 42
- InstantiateWasmDataSegments = 38
- InstantiateWasmElemSegments = 39
- InstantiateWasmExports = 41
- InstantiateWasmFunctions = 34
- InstantiateWasmGlobals = 35
- InstantiateWasmImports = 40
- InstantiateWasmInstructions = 33
- InstantiateWasmTableEntries = 36
- InstantiateWasmTypes = 37
- Int256AddSub = 17
- Int256Div = 19
- Int256Mul = 18
- Int256Pow = 20
- Int256Shift = 21
- InvokeVMFunction = 13
- MemAlloc = 1
- MemCmp = 3
- MemCpy = 2
- ParseWasmDataSegmentBytes = 32
- ParseWasmDataSegments = 28
- ParseWasmElemSegments = 29
- ParseWasmExports = 31
- ParseWasmFunctions = 24
- ParseWasmGlobals = 25
- ParseWasmImports = 30
- ParseWasmInstructions = 23
- ParseWasmTableEntries = 26
- ParseWasmTypes = 27
- RecoverEcdsaSecp256k1Key = 16
- Sec1DecodePointUncompressed = 43
- ValDeser = 7
- ValSer = 6
- VerifyEcdsaSecp256r1Sig = 44
- VerifyEd25519Sig = 10
- VisitObject = 5
- VmCachedInstantiation = 12
- VmInstantiation = 11
- WasmInsnExec = 0
Properties
- $value : int
Methods
- __construct() : mixed
- decode() : XdrContractCostType
- encode() : string
- getValue() : int
Constants
ChaCha20DrawBytes
public
mixed
ChaCha20DrawBytes
= 22
ComputeEd25519PubKey
public
mixed
ComputeEd25519PubKey
= 9
ComputeKeccak256Hash
public
mixed
ComputeKeccak256Hash
= 14
ComputeSha256Hash
public
mixed
ComputeSha256Hash
= 8
DecodeEcdsaCurve256Sig
public
mixed
DecodeEcdsaCurve256Sig
= 15
DispatchHostFunction
public
mixed
DispatchHostFunction
= 4
InstantiateWasmDataSegmentBytes
public
mixed
InstantiateWasmDataSegmentBytes
= 42
InstantiateWasmDataSegments
public
mixed
InstantiateWasmDataSegments
= 38
InstantiateWasmElemSegments
public
mixed
InstantiateWasmElemSegments
= 39
InstantiateWasmExports
public
mixed
InstantiateWasmExports
= 41
InstantiateWasmFunctions
public
mixed
InstantiateWasmFunctions
= 34
InstantiateWasmGlobals
public
mixed
InstantiateWasmGlobals
= 35
InstantiateWasmImports
public
mixed
InstantiateWasmImports
= 40
InstantiateWasmInstructions
public
mixed
InstantiateWasmInstructions
= 33
InstantiateWasmTableEntries
public
mixed
InstantiateWasmTableEntries
= 36
InstantiateWasmTypes
public
mixed
InstantiateWasmTypes
= 37
Int256AddSub
public
mixed
Int256AddSub
= 17
Int256Div
public
mixed
Int256Div
= 19
Int256Mul
public
mixed
Int256Mul
= 18
Int256Pow
public
mixed
Int256Pow
= 20
Int256Shift
public
mixed
Int256Shift
= 21
InvokeVMFunction
public
mixed
InvokeVMFunction
= 13
MemAlloc
public
mixed
MemAlloc
= 1
MemCmp
public
mixed
MemCmp
= 3
MemCpy
public
mixed
MemCpy
= 2
ParseWasmDataSegmentBytes
public
mixed
ParseWasmDataSegmentBytes
= 32
ParseWasmDataSegments
public
mixed
ParseWasmDataSegments
= 28
ParseWasmElemSegments
public
mixed
ParseWasmElemSegments
= 29
ParseWasmExports
public
mixed
ParseWasmExports
= 31
ParseWasmFunctions
public
mixed
ParseWasmFunctions
= 24
ParseWasmGlobals
public
mixed
ParseWasmGlobals
= 25
ParseWasmImports
public
mixed
ParseWasmImports
= 30
ParseWasmInstructions
public
mixed
ParseWasmInstructions
= 23
ParseWasmTableEntries
public
mixed
ParseWasmTableEntries
= 26
ParseWasmTypes
public
mixed
ParseWasmTypes
= 27
RecoverEcdsaSecp256k1Key
public
mixed
RecoverEcdsaSecp256k1Key
= 16
Sec1DecodePointUncompressed
public
mixed
Sec1DecodePointUncompressed
= 43
ValDeser
public
mixed
ValDeser
= 7
ValSer
public
mixed
ValSer
= 6
VerifyEcdsaSecp256r1Sig
public
mixed
VerifyEcdsaSecp256r1Sig
= 44
VerifyEd25519Sig
public
mixed
VerifyEd25519Sig
= 10
VisitObject
public
mixed
VisitObject
= 5
VmCachedInstantiation
public
mixed
VmCachedInstantiation
= 12
VmInstantiation
public
mixed
VmInstantiation
= 11
WasmInsnExec
public
mixed
WasmInsnExec
= 0
Properties
$value
public
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
decode(XdrBuffer $xdr) : XdrContractCostType
Parameters
- $xdr : XdrBuffer
Return values
XdrContractCostTypeencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int