nn::fnd::FrameHeapTemplate::ScopedFrame::ScopedFrame Constructor

Syntax

explicit ScopedFrame(
     FrameHeapTemplate< LockPolicy > & heap
);

Parameters

Name Description
heap Specifies the frame heap. Saves the state of the frame heap.

Description

Constructor. Saves the internal state of the specified frame heap.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL