Namespace: Rx::LFR – Class: CParametersPimpl – Header: Rx.LFR/ParametersPimpl.h

CParametersPimpl::CParametersPimpl Constructor

C++
CParametersPimpl(TImpl* pxImpl, bool bFreeOnDelete)

Constructor. Only for internal purposes.

Parameters

[TImpl*] pxImpl

[out] The pointer to the implementation class.

[bool] bFreeOnDelete

(Optional) [in] True to free the memory of the given implementation class on deleting this object.