IDA C++ SDK 9.2
Loading...
Searching...
No Matches
graph_location_info_t Struct Reference

#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

Constructor & Destructor Documentation

◆ graph_location_info_t()

graph_location_info_t::graph_location_info_t ( void )
inline

Member Function Documentation

◆ operator==()

bool graph_location_info_t::operator== ( const graph_location_info_t & r) const
inline

◆ operator!=()

bool graph_location_info_t::operator!= ( const graph_location_info_t & r) const
inline

◆ serialize()

void graph_location_info_t::serialize ( bytevec_t * out) const
inline

◆ deserialize()

bool graph_location_info_t::deserialize ( memory_deserializer_t & mmdsr)
inline

Member Data Documentation

◆ zoom

double graph_location_info_t::zoom

◆ orgx

double graph_location_info_t::orgx

◆ orgy

double graph_location_info_t::orgy

The documentation for this struct was generated from the following file: