|
IDA C++ SDK 9.2
|
#include <moves.hpp>
Public Member Functions | |
| graph_location_info_t (void) | |
| bool | operator== (const graph_location_info_t &r) const |
| bool | operator!= (const graph_location_info_t &r) const |
| void | serialize (bytevec_t *out) const |
| bool | deserialize (memory_deserializer_t &mmdsr) |
Public Attributes | |
| double | zoom |
| double | orgx |
| double | orgy |
|
inline |
|
inline |
|
inline |
|
inline |
| double graph_location_info_t::zoom |
| double graph_location_info_t::orgx |
| double graph_location_info_t::orgy |