![]() |
Scanframe Modular Application 0.1.0
|


Go to the source code of this file.
Classes | |
| class | sf::ScriptGlobalEntry |
| Pure virtual class to register script accessible entries through the use of sf::ScriptGlobalObject class. More... | |
| class | sf::TScriptGlobalEntry< T > |
| Template for creating a script global entry linking a dynamic created method. More... | |
| class | sf::StaticScriptGlobalEntry |
| sf::ScriptGlobalEntry derived class to link static functions or methods. More... | |
| class | sf::ScriptGlobalEntryClosure |
| sf::ScriptGlobalEntry derived class to link static functions or methods using a closure. More... | |
Namespaces | |
| namespace | sf |