Public Member Functions | Public Attributes
GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer Class Reference

Used to ensure that PostSetValue() is called in any case. More...

#include <Node.h>

List of all members.

Public Member Functions

 PostSetValueFinalizer (CNodeImpl *pThis, std::list< CNodeCallback * > &CallbacksToFire)
 Constructor.
 ~PostSetValueFinalizer ()
 Destructor calling PostSetValue()

Public Attributes

std::list< CNodeCallback * > & m_CallbacksToFire
 list of callbacks to file
CNodeImplm_pThis
 pointer to owner object

Private Member Functions

Assignment and copying is not supported
 PostSetValueFinalizer (const PostSetValueFinalizer &)
PostSetValueFinalizeroperator= (const PostSetValueFinalizer &)

Detailed Description

Used to ensure that PostSetValue() is called in any case.

Definition at line 554 of file Node.h.


Constructor & Destructor Documentation

GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::PostSetValueFinalizer ( CNodeImpl pThis,
std::list< CNodeCallback * > &  CallbacksToFire 
) [inline]

Constructor.

Definition at line 558 of file Node.h.

Destructor calling PostSetValue()

Definition at line 564 of file Node.h.


Member Function Documentation

PostSetValueFinalizer& GENAPI_NAMESPACE::CNodeImpl::PostSetValueFinalizer::operator= ( const PostSetValueFinalizer ) [private]

Member Data Documentation

list of callbacks to file

Definition at line 573 of file Node.h.

pointer to owner object

Definition at line 570 of file Node.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:49