![]() |
Scanframe Modular Application 0.1.0
|
#include "Namespace.h"#include <gii/gen/Variable.h>#include <gmi/iface/AxesCoord.h>#include <ipj/iface/ProjectModule.h>#include <ipj/iface/ProjectScriptObject.h>#include <math/Types.h>#include <misc/gen/IniProfile.h>#include <rsa/iface/RsaTypes.h>#include <string_view>

Go to the source code of this file.
Classes | |
| class | sf::ScanBinder |
| Abstract base class for implementing scan binders. More... | |
| struct | sf::ScanBinder::InfoBase |
| Structure used a base class for derived binder classes to store scan dependant information. More... | |
| struct | sf::ScanBinder::Parameters |
| Mandatory structure for initialization of derive class. More... | |
Namespaces | |
| namespace | sf |
Functions | |
| constexpr std::string_view | sf::DEFAULT_SCAN_BINDER_NAME ("<default>") |
| constexpr std::string_view | sf::SEC_BINDER_GENERAL ("Scan Binder") |
| constexpr std::string_view | sf::KEY_IGNORE_OFFSET ("Ignore Project Offset") |