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