#include <qore/common.h>
#include <qore/hash_map.h>
#include <qore/Restrictions.h>
#include <qore/QoreThreadLock.h>
Go to the source code of this file.
Classes | |
class | BuiltinFunctionList |
the container that manages all builtin functions in the library More... | |
Variables | |
DLLEXPORT BuiltinFunctionList | builtinFunctions |
the global list of builtin functions in the qore library |