nn::fs::Directory::Directory Constructor

Syntax

Directory();

Arguments

None.

Description

Constructor.

In the overloaded version without arguments, no directory is opened. To read directory entries, you must call Initialize separately.

In the overloaded version that specifies a path name, the directory in that path is opened.


CONFIDENTIAL