WSF
WsfExtensionList::Dependency Struct Reference

#include <WsfExtensionList.hpp>

Public Attributes

std::string mExtensionName
 The name of the dependency extension.
bool mRequired

Detailed Description

An application extension dependency. Dependencies affect order of initialization.

Member Data Documentation

◆ mExtensionName

std::string WsfExtensionList::Dependency::mExtensionName

The name of the dependency extension.

◆ mRequired

bool WsfExtensionList::Dependency::mRequired

Defines if the extension is required. when 'true', the dependency extension must exist.


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved