nn::os::StackMemoryBlock::StackMemoryBlock Constructor

Syntax

#include <nn/os.h>
StackMemoryBlock();

Arguments

None.

Description

Constructs an object.

Does not initialize the object when no arguments are specified. You must call Initialize separately.

Revision History

2010/08/18
Initial version.

CONFIDENTIAL