MySQL 5.6.14 Source Code Document
|
Public Attributes | |
int(* | weapon_assign )(struct kill *, const char *) |
int(* | weapon_get )(struct kill *, char **) |
int(* | action_assign )(struct kill *, const char *) |
int(* | action_get )(struct kill *, char **) |
int(* | how_often_assign )(struct kill *, const uint32_t) |
int(* | how_often_get )(struct kill *, uint32_t *) |
Definition at line 95 of file regress.gen.h.