Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Make role switching optional #40

@LucasYoung

Description

@LucasYoung

The recently implemented feature, quick scan switching to detailed search after finishing its search partition, should be optional.

Make a new boolean variable in the InputFile that determines whether the role switch feature is active. The logic for parsing the InputFile can be seen in Resources/fileIO.cpp. This will put the InputFile varialbles into a ConfigContainer object. A pointer to this object can be found in PNav.cpp, called *configs.

Modify the role switch feature so that it only occurs if the new InputFile variable is true.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions