IDA C++ SDK 9.2
Loading...
Searching...
No Matches
sync_source_t Class Reference

#include <kernwin.hpp>

Public Member Functions

 sync_source_t ()
 sync_source_t (const TWidget *_view)
 sync_source_t (const char *_regname)
bool operator== (const sync_source_t &_o) const
bool operator!= (const sync_source_t &_o) const
bool is_register () const
bool is_widget () const
const TWidgetget_widget () const
const char * get_register () const

Constructor & Destructor Documentation

◆ sync_source_t() [1/3]

sync_source_t::sync_source_t ( )

◆ sync_source_t() [2/3]

sync_source_t::sync_source_t ( const TWidget * _view)
inline

◆ sync_source_t() [3/3]

sync_source_t::sync_source_t ( const char * _regname)
inline

Member Function Documentation

◆ operator==()

bool sync_source_t::operator== ( const sync_source_t & _o) const
inline

◆ operator!=()

bool sync_source_t::operator!= ( const sync_source_t & _o) const
inline

◆ is_register()

bool sync_source_t::is_register ( ) const
inline

◆ is_widget()

bool sync_source_t::is_widget ( ) const
inline

◆ get_widget()

const TWidget * sync_source_t::get_widget ( ) const
inline

◆ get_register()

const char * sync_source_t::get_register ( ) const
inline

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