Used to ensure that PostSetValue() is called in any case. More...
#include <Node.h>
Public Member Functions | |
EntryMethodFinalizer (const INodePrivate *pThis, EMethod EntryMethod, bool IgnoreCache=false) | |
Constructor. | |
~EntryMethodFinalizer () | |
Destructor calling. | |
Private Attributes | |
INodeMapPrivate * | m_pNodeMapPrivate |
Private cache for the INodeMapPrivate pointer. |
Used to ensure that PostSetValue() is called in any case.
GENAPI_NAMESPACE::CNodeImpl::EntryMethodFinalizer::EntryMethodFinalizer | ( | const INodePrivate * | pThis, |
EMethod | EntryMethod, | ||
bool | IgnoreCache = false |
||
) | [inline] |