- Todo:
- deduplicate
Definition at line 29 of file Launcher.cpp.
◆ LoadProc() [1/2]
◆ LoadProc() [2/2]
◆ onCategory() [1/2]
virtual void LoadProc::onCategory |
( |
const std::string & |
UNUSEDname | ) |
const |
|
inlineoverridevirtual |
◆ onCategory() [2/2]
virtual void LoadProc::onCategory |
( |
const std::string & |
UNUSEDname | ) |
const |
|
inlineoverridevirtual |
◆ onEntry() [1/2]
virtual void LoadProc::onEntry |
( |
const std::string & |
key, |
|
|
IVirtualEntry & |
entry |
|
) |
| const |
|
inlineoverridevirtual |
Called for every entry in the current category.
- Parameters
-
key | Identifier of the entry |
entry | Stored entry |
- Todo:
- currently used only by curves, can be generalized if needed
Implements VirtualSettings::IEntryProc.
Definition at line 41 of file Launcher.cpp.
◆ onEntry() [2/2]
virtual void LoadProc::onEntry |
( |
const std::string & |
key, |
|
|
IVirtualEntry & |
entry |
|
) |
| const |
|
inlineoverridevirtual |
Called for every entry in the current category.
- Parameters
-
key | Identifier of the entry |
entry | Stored entry |
- Todo:
- currently used only by curves, can be generalized if needed
- Todo:
- better logging
Implements VirtualSettings::IEntryProc.
Definition at line 332 of file NodePage.cpp.
The documentation for this class was generated from the following files:
- /home/pavel/projects/astro/sph/src/cli/launcher/Launcher.cpp
- /home/pavel/projects/astro/sph/src/gui/windows/NodePage.cpp