|
ICP
1
|
Public Attributes | |
| int | len |
| int | type |
| int | ndims |
| int | dims_array [11] |
| char | command [32] |
Definition at line 38 of file isisds_command.c.
| char isisds_command_header_t::command[32] |
Definition at line 44 of file isisds_command.c.
Referenced by isisds_recv_command_helper(), and isisds_send_command().
| int isisds_command_header_t::dims_array[11] |
Definition at line 43 of file isisds_command.c.
Referenced by isisds_recv_command_helper(), and isisds_send_command().
| int isisds_command_header_t::len |
Definition at line 40 of file isisds_command.c.
Referenced by isisds_recv_command_helper(), and isisds_send_command().
| int isisds_command_header_t::ndims |
Definition at line 42 of file isisds_command.c.
Referenced by isisds_recv_command_helper(), and isisds_send_command().
| int isisds_command_header_t::type |
Definition at line 41 of file isisds_command.c.
Referenced by isisds_recv_command_helper(), and isisds_send_command().
1.8.5