XdrSCSpecTypeVec
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- decode() : XdrSCSpecTypeVec
- encode() : string
- getElementType() : XdrSCSpecTypeDef
- setElementType() : void
Properties
$elementType
public
XdrSCSpecTypeDef
$elementType
Methods
__construct()
public
__construct(XdrSCSpecTypeDef $elementType) : mixed
Parameters
- $elementType : XdrSCSpecTypeDef
decode()
public
static decode(XdrBuffer $xdr) : XdrSCSpecTypeVec
Parameters
- $xdr : XdrBuffer
Return values
XdrSCSpecTypeVecencode()
public
encode() : string
Return values
stringgetElementType()
public
getElementType() : XdrSCSpecTypeDef
Return values
XdrSCSpecTypeDefsetElementType()
public
setElementType(XdrSCSpecTypeDef $elementType) : void
Parameters
- $elementType : XdrSCSpecTypeDef