Property | Type | Description | |
---|---|---|---|
AllocHint | int | ||
CallId | int | ||
Flags | int | ||
Length | int | ||
Ptype | int | ||
Result | int |
Method | Description | |
---|---|---|
Decode ( |
||
Decode_out ( |
||
Encode ( |
||
Encode_in ( |
||
GetOpnum ( ) : int | ||
GetResult ( ) : |
||
IsFlagSet ( int flag ) : bool | ||
SetFlag ( int flag ) : void | ||
UnsetFlag ( int flag ) : void |
Method | Description | |
---|---|---|
Decode_header ( |
||
Encode_header ( |
public Decode ( |
||
buf | ||
return | void |
public abstract Decode_out ( |
||
src | ||
return | void |
public Encode ( |
||
buf | ||
return | void |
public abstract Encode_in ( |
||
dst | ||
return | void |