Atoms Crowd  7.0.0
Atoms::AtomsScriptLang Member List

This is the complete list of members for Atoms::AtomsScriptLang, including all inherited members.

addCode(const std::string &name, const std::string &source) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
addCodeWithArgs(const std::string &name, const std::string &source, const std::string &args) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
addDefaultArgs(const std::vector< std::string > &args) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
clear() (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
generateUniqueName() (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
initialize() (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
instance() (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLangstatic
log(const char *msg) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLanginline
lookup(const std::string &name) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLanginline
lookup(const std::string &moduleName, const std::string &name) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLanginline
lookupPtr(const std::string &moduleName, const std::string &name) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLanginline
removeCode(const std::string &name) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
setDefaultArgs(const std::vector< std::string > &args) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
setLog(void(*callback)(const char *)) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLanginline
testCode(const std::string &source) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang
testCodeWithLog(const std::string &source, const std::function< void(const char *, const char *)> &externalLog) (defined in Atoms::AtomsScriptLang)Atoms::AtomsScriptLang