Data Fields | |
union { | |
TSClusterRPCHandle_t external | |
struct real_format { | |
int cluster_function | |
int magic | |
} internal | |
} | u |
Definition at line 64 of file ClusterAPI.cc.
Definition at line 72 of file ClusterAPI.cc.
Definition at line 69 of file ClusterAPI.cc.
Referenced by TSAddClusterRPCFunction().
struct { ... } ::real_format RPCHandle::internal |
int RPCHandle::magic |
Definition at line 73 of file ClusterAPI.cc.
union { ... } RPCHandle::u |