nw::dev::ProfileManager::CreateProfileManager Member Function

Syntax

static ProfileManager * CreateProfileManager(
     ProfileManager::Description & description,
     os::IAllocator * allocator
);

Arguments

Name Description
in description Content to configure.
in allocator Allocator.

Return Values

The generated profile manager.

Description

Generates a profile manager.


CONFIDENTIAL