|
Pol
Revision:cb584c9
|
#include <pktboth.h>
Public Types | |
| enum | { TYPE_ADD = 1, TYPE_INSERT, TYPE_CHANGE, TYPE_REMOVE, TYPE_REMOVE_ALL, TYPE_TOGGLE_EDIT, TYPE_TOGGLE_RESPONSE } |
Public Attributes | |
| u8 | msgtype |
| u8 | pinidx |
| u16 | pinx |
| u16 | piny |
| u32 | serial |
| u8 | type |
| anonymous enum |
| u8 Pol::Core::PKTBI_56::pinidx |
Definition at line 161 of file pktboth.h.
Referenced by Pol::Core::handle_map_pin().
| u16 Pol::Core::PKTBI_56::pinx |
Definition at line 162 of file pktboth.h.
Referenced by Pol::Core::handle_map_pin(), and Pol::Core::Map::msgCoordsInBounds().
| u16 Pol::Core::PKTBI_56::piny |
Definition at line 163 of file pktboth.h.
Referenced by Pol::Core::handle_map_pin(), and Pol::Core::Map::msgCoordsInBounds().
| u32 Pol::Core::PKTBI_56::serial |
Definition at line 159 of file pktboth.h.
Referenced by Pol::Core::handle_map_pin().
| u8 Pol::Core::PKTBI_56::type |
Definition at line 160 of file pktboth.h.
Referenced by Pol::Core::handle_map_pin().