nn::os::MemoryBlock::MemoryBlock Constructor

Syntax

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

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