Code::Blocks
SVN r11506
|
Public Member Functions | |
WatchItemPredicate (cb::shared_ptr< cbWatch > watch) | |
bool | operator() (const WatchItem &item) const |
Private Attributes | |
cb::shared_ptr< cbWatch > | m_watch |
Definition at line 77 of file watchesdlg.cpp.
|
inline |
Definition at line 79 of file watchesdlg.cpp.
|
inline |
Definition at line 81 of file watchesdlg.cpp.
References m_watch, and WatchesDlg::WatchItem::watch.
|
private |
Definition at line 86 of file watchesdlg.cpp.
Referenced by WatchesProperty::GetWatch(), operator()(), and WatchesProperty::SetWatch().