MySQL 5.6.14 Source Code Document
|
Public Attributes | |
int(* | from_name_assign )(struct msg *, const char *) |
int(* | from_name_get )(struct msg *, char **) |
int(* | to_name_assign )(struct msg *, const char *) |
int(* | to_name_get )(struct msg *, char **) |
int(* | attack_assign )(struct msg *, const struct kill *) |
int(* | attack_get )(struct msg *, struct kill **) |
int(* | run_assign )(struct msg *, int, const struct run *) |
int(* | run_get )(struct msg *, int, struct run **) |
struct run *(* | run_add )(struct msg *) |
Definition at line 37 of file regress.gen.h.