|
EvEmu
0.8.4
11 September 2021
|
#include "POD_containers.h"

Public Attributes | |
| uint8 | state |
| uint8 | rangeStep |
| int64 | expiry |
| float | scanRange |
| GPoint | dest |
Definition at line 444 of file POD_containers.h.
| GPoint ProbeData::dest |
Definition at line 449 of file POD_containers.h.
Referenced by Scan::RequestScans(), and ProbeSE::UpdateProbe().
| int64 ProbeData::expiry |
Definition at line 447 of file POD_containers.h.
Referenced by Scan::RequestScans().
| uint8 ProbeData::rangeStep |
Definition at line 446 of file POD_containers.h.
Referenced by Scan::RequestScans(), and ProbeSE::UpdateProbe().
| float ProbeData::scanRange |
Definition at line 448 of file POD_containers.h.
Referenced by Scan::RequestScans(), and ProbeSE::UpdateProbe().
| uint8 ProbeData::state |
Definition at line 445 of file POD_containers.h.
Referenced by Scan::RequestScans().