Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::ScriptGlobalStaticEntry Member List

This is the complete list of members for sf::ScriptGlobalStaticEntry, including all inherited members.

_argumentCountsf::ScriptGlobalEntryprotected
_descriptionsf::ScriptGlobalEntryprotected
_namesf::ScriptGlobalEntryprotected
sf::ScriptGlobalEntry::call(const std::string &name, const Value::vector_type &arguments, Value &result)sf::ScriptGlobalEntrystatic
FunctionType typedefsf::ScriptGlobalStaticEntry
getArgumentCount() constsf::ScriptGlobalEntryinline
getDescription() constsf::ScriptGlobalEntryinline
getEntry(const std::string &name)sf::ScriptGlobalEntrystatic
getName() constsf::ScriptGlobalEntryinline
operator=(const ScriptGlobalStaticEntry &)=deletesf::ScriptGlobalStaticEntry
sf::ScriptGlobalEntry::operator=(const ScriptGlobalEntry &)=deletesf::ScriptGlobalEntry
ScriptGlobalEntry(const std::string &name, const std::string &description, int argumentCount)sf::ScriptGlobalEntry
ScriptGlobalEntry(const ScriptGlobalEntry &)=deletesf::ScriptGlobalEntry
ScriptGlobalStaticEntry(FunctionType func, const std::string &name, const std::string &description, int argumentCount)sf::ScriptGlobalStaticEntryinline
ScriptGlobalStaticEntry(const ScriptGlobalStaticEntry &)=deletesf::ScriptGlobalStaticEntry
setDescription(const std::string &description)sf::ScriptGlobalEntryinline
unlimitedArgssf::ScriptGlobalEntrystatic
~ScriptGlobalEntry()sf::ScriptGlobalEntryvirtual