Used to ensure that PostSetValue() is called in any case.
More...
#include <Node.h>
Used to ensure that PostSetValue() is called in any case.
Definition at line 554 of file Node.h.
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::PostSetValueFinalizer |
( |
CNodeImpl * |
pThis, |
|
|
std::list< CNodeCallback * > & |
CallbacksToFire |
|
) |
| |
|
inline |
Constructor.
Definition at line 558 of file Node.h.
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::~PostSetValueFinalizer |
( |
| ) |
|
|
inline |
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::PostSetValueFinalizer |
( |
const PostSetValueFinalizer & |
| ) |
|
|
private |
std::list<CNodeCallback*>& GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::m_CallbacksToFire |
list of callbacks to file
Definition at line 573 of file Node.h.
CNodeImpl* GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::m_pThis |
pointer to owner object
Definition at line 570 of file Node.h.
The documentation for this class was generated from the following file: