|
WSF
|
#include <ProxyWatchNode.hpp>
Public Types | |
| typedef UtCallbackListN< void(const ProxyChange &)> | UpdateCallbackList |
Public Member Functions | |
| ProxyWatchNode () | |
| ~ProxyWatchNode ()=default | |
Public Attributes | |
| UpdateCallbackList | ChildUpdate |
| UpdateCallbackList | ThisUpdate |
| UpdateCallbackList | AnyUpdate |
Friends | |
| class | ProxyWatcher_Merger |
| class | ProxyWatcher |
| typedef UtCallbackListN<void(const ProxyChange&)> wizard::ProxyWatchNode::UpdateCallbackList |
| wizard::ProxyWatchNode::ProxyWatchNode | ( | ) |
Referenced by ProxyWatcher.
|
default |
|
friend |
References ProxyWatcher, and ProxyWatchNode().
Referenced by ProxyWatcher.
|
friend |
References ProxyWatcher_Merger.
Referenced by ProxyWatcher_Merger.
| UpdateCallbackList wizard::ProxyWatchNode::AnyUpdate |
| UpdateCallbackList wizard::ProxyWatchNode::ChildUpdate |
Referenced by wizard::VtkInterface::OnProxyAvailable(), and wizard::ProxyWatchWindow::ProxyWatchWindow().
| UpdateCallbackList wizard::ProxyWatchNode::ThisUpdate |