public class TCaplusProtobufBatchFieldGetRes extends Object implements TdrCompositeType
| Modifier and Type | Field and Description |
|---|---|
static int |
BASEVERSION |
byte[] |
BatchValueInfo |
int |
BatchValueLen |
static int |
CURRVERSION |
int |
LeftNum |
int |
RecordNum |
int[] |
RecordResult |
int |
Result |
int |
TotalNum |
| Constructor and Description |
|---|
TCaplusProtobufBatchFieldGetRes(TCaplusSharedObjects sharedObjects) |
| Modifier and Type | Method and Description |
|---|---|
void |
construct() |
long |
getMaxNetSize() |
int |
getSizeInfo(byte[] buffer,
int size) |
int |
getSizeInfo(TdrReadBuf srcBuf) |
int |
pack(byte[] buffer,
int size,
int cutVer) |
void |
pack(TdrWriteBuf destBuf,
int cutVer) |
int |
unpack(byte[] buffer,
int size,
int cutVer) |
void |
unpack(TdrReadBuf srcBuf,
int cutVer) |
String |
visualize(int indent,
char separator) |
void |
visualize(TdrVisualBuf destBuf,
int indent,
char separator) |
public int Result
public int TotalNum
public int RecordNum
public int LeftNum
public int[] RecordResult
public int BatchValueLen
public byte[] BatchValueInfo
public static final int BASEVERSION
public static final int CURRVERSION
public TCaplusProtobufBatchFieldGetRes(TCaplusSharedObjects sharedObjects)
public void construct()
throws TdrException
construct in interface TdrCompositeTypeTdrExceptionpublic int pack(byte[] buffer,
int size,
int cutVer)
throws TdrException
pack in interface PackInterfaceTdrExceptionpublic void pack(TdrWriteBuf destBuf, int cutVer) throws TdrException
pack in interface TdrCompositeTypeTdrExceptionpublic long getMaxNetSize()
throws TdrException
getMaxNetSize in interface PackInterfaceTdrExceptionpublic int unpack(byte[] buffer,
int size,
int cutVer)
throws TdrException
unpack in interface UnpackInterfaceTdrExceptionpublic void unpack(TdrReadBuf srcBuf, int cutVer) throws TdrException
unpack in interface TdrCompositeTypeTdrExceptionpublic String visualize(int indent, char separator) throws TdrException
visualize in interface TdrCompositeTypeTdrExceptionpublic void visualize(TdrVisualBuf destBuf, int indent, char separator) throws TdrException
visualize in interface TdrCompositeTypeTdrExceptionpublic int getSizeInfo(byte[] buffer,
int size)
throws TdrException
getSizeInfo in interface TdrCompositeTypeTdrExceptionpublic int getSizeInfo(TdrReadBuf srcBuf) throws TdrException
TdrExceptionCopyright © 2026. All rights reserved.