Molssi Driver Interface Library
|
Public Attributes | |
int(* | on_selection )() |
Function pointer for method initialization work. | |
int(* | on_accept_communicator )() |
int(* | on_send_command )(const char *, MDI_Comm_Type, int *skip_flag) |
int(* | after_send_command )(const char *, MDI_Comm_Type) |
int(* | on_recv_command )(MDI_Comm_Type) |
int | id |
ID of this method. | |
int | method_id |
Communication method. | |