Skip to content

add m_configfile to Tool #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

marc1uk
Copy link
Contributor

@marc1uk marc1uk commented Mar 1, 2025

since m_variables is now populated by an InitialiseConfiguration method that may be called in more places than just Initialise, in order to propagate local config file changes we need to retain the local config file for future calls.
Add a member variable m_configfile to store it in Initialise.

marc1uk added 5 commits March 1, 2025 01:25
add populating m_configfile in Initialise to MyTool.cpp template
add populating m_configfile in Initialise to MyToolDynamicMultiThread.cpp template
add populating m_configfile in Initialise to MyToolMultiThread.cpp template
add populating m_configfile in Initialise to MyToolThread.cpp template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant