XdrSCMetaKind
in package
Table of Contents
Constants
- SC_META_V0 = 0
Properties
- $value : int
Methods
- __construct() : mixed
- decode() : XdrSCMetaKind
- encode() : string
- getValue() : int
- SC_META_V0() : XdrSCMetaKind
Constants
SC_META_V0
public
mixed
SC_META_V0
= 0
Properties
$value
public
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
decode()
public
static decode(XdrBuffer $xdr) : XdrSCMetaKind
Parameters
- $xdr : XdrBuffer
Return values
XdrSCMetaKindencode()
public
encode() : string
Return values
stringgetValue()
public
getValue() : int
Return values
intSC_META_V0()
public
static SC_META_V0() : XdrSCMetaKind