public class TcapdirCSBody extends Object
| Constructor and Description |
|---|
TcapdirCSBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
construct(int selector) |
int |
pack(int selector,
byte[] buffer,
int size,
int cutVer) |
void |
pack(int selector,
TdrWriteBuf destBuf,
int cutVer) |
TdrCompositeType |
select(int selector) |
int |
unpack(int selector,
byte[] buffer,
int size,
int cutVer) |
void |
unpack(int selector,
TdrReadBuf srcBuf,
int cutVer) |
void |
visualize(int selector,
TdrVisualBuf destBuf,
int indent,
char separator) |
public ReqSignUpApp ReqSignUpApp
public ResSignUpApp ResSignUpApp
public ReqHeartBeat ReqHeartBeat
public ResHeartBeat ResHeartBeat
public ResGetDirServerList ResGetDirServerList
public ReqGetTablesAndAccess ReqGetTablesAndAccess
public ResGetTablesAndAccess ResGetTablesAndAccess
public DynamicAddTableReq DynamicAddTableReq
public DynamicAddTableRes DynamicAddTableRes
public DynamicDeleteTableReq DynamicDeleteTableReq
public DynamicDeleteTableRes DynamicDeleteTableRes
public GetConfDataReq GetConfDataReq
public GetConfDataRes GetConfDataRes
public DynamicCleanTableReq DynamicCleanTableReq
public DynamicCleanTableRes DynamicCleanTableRes
public static final int BASEVERSION
public static final int CURRVERSION
public static final int VERSION_ResGetDirServerList
public static final int VERSION_ReqGetTablesAndAccess
public static final int VERSION_ResGetTablesAndAccess
public static final int VERSION_DynamicAddTableReq
public static final int VERSION_DynamicAddTableRes
public static final int VERSION_DynamicDeleteTableReq
public static final int VERSION_DynamicDeleteTableRes
public static final int VERSION_GetConfDataReq
public static final int VERSION_GetConfDataRes
public static final int VERSION_DynamicCleanTableReq
public static final int VERSION_DynamicCleanTableRes
public TdrCompositeType select(int selector) throws TdrException
TdrExceptionpublic void construct(int selector)
throws TdrException
TdrExceptionpublic int pack(int selector,
byte[] buffer,
int size,
int cutVer)
throws TdrException
TdrExceptionpublic void pack(int selector,
TdrWriteBuf destBuf,
int cutVer)
throws TdrException
TdrExceptionpublic int unpack(int selector,
byte[] buffer,
int size,
int cutVer)
throws TdrException
TdrExceptionpublic void unpack(int selector,
TdrReadBuf srcBuf,
int cutVer)
throws TdrException
TdrExceptionpublic void visualize(int selector,
TdrVisualBuf destBuf,
int indent,
char separator)
throws TdrException
TdrExceptionCopyright © 2026. All rights reserved.