MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
msg_access_ Struct Reference
Collaboration diagram for msg_access_:

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 *)

Detailed Description

Definition at line 37 of file regress.gen.h.


The documentation for this struct was generated from the following file: