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 560 of file Node.h.
◆ PostSetValueFinalizer() [1/2]
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::PostSetValueFinalizer |
( |
CNodeImpl * |
pThis, |
|
|
std::list< CNodeCallback * > & |
CallbacksToFire |
|
) |
| |
|
inline |
Constructor.
Definition at line 564 of file Node.h.
◆ ~PostSetValueFinalizer()
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::~PostSetValueFinalizer |
( |
| ) |
|
|
inline |
◆ PostSetValueFinalizer() [2/2]
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::PostSetValueFinalizer |
( |
const PostSetValueFinalizer & |
| ) |
|
|
private |
◆ operator=()
◆ m_CallbacksToFire
std::list<CNodeCallback*>& GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::m_CallbacksToFire |
list of callbacks to file
Definition at line 579 of file Node.h.
◆ m_pThis
CNodeImpl* GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::m_pThis |
pointer to owner object
Definition at line 576 of file Node.h.
The documentation for this class was generated from the following file: