Qore Programming Language
2.3.0
Loading...
Searching...
No Matches
QoreSandboxManager Member List
This is the complete list of members for
QoreSandboxManager
, including all inherited members.
cancel_callback_t
typedef
QoreSandboxManager
checkFilesystemAccess
(const char *path, int mode, ExceptionSink *xsink)
QoreSandboxManager
checkIOInterrupt
(ExceptionSink *xsink, const char *operation="I/O operation") const
QoreSandboxManager
checkNetworkAccess
(const hashdecl sockaddr *addr, socklen_t len, int proto, ExceptionSink *xsink)
QoreSandboxManager
clearInterrupt
()
QoreSandboxManager
copy
() const
QoreSandboxManager
createLockdown
()
QoreSandboxManager
static
createWebSafe
()
QoreSandboxManager
static
deref
(ExceptionSink *xsink)
AbstractPrivateData
inline
virtual
deref
()
AbstractPrivateData
inline
virtual
filesystem
()
QoreSandboxManager
filesystem
() const
QoreSandboxManager
getConfiguration
(ExceptionSink *xsink) const
QoreSandboxManager
getCPUTimeLimit
() const
QoreSandboxManager
getMaxRecursionDepth
() const
QoreSandboxManager
getMaxThreads
() const
QoreSandboxManager
getMemoryLimit
() const
QoreSandboxManager
getWallTimeLimit
() const
QoreSandboxManager
is_unique
() const
QoreReferenceCounter
isInterruptRequested
() const
QoreSandboxManager
network
()
QoreSandboxManager
network
() const
QoreSandboxManager
optRef
()
QoreReferenceCounter
QoreReferenceCounter
()
QoreReferenceCounter
QoreReferenceCounter
(const QoreReferenceCounter &old)
QoreReferenceCounter
QoreSandboxManager
()
QoreSandboxManager
ref
() const
AbstractPrivateData
inline
reference_count
() const
QoreReferenceCounter
registerCancelCallback
(void *context, cancel_callback_t callback)
QoreSandboxManager
requestInterrupt
()
QoreSandboxManager
ROdereference
() const
QoreReferenceCounter
ROreference
() const
QoreReferenceCounter
setCPUTimeLimit
(int64 ms)
QoreSandboxManager
setMaxRecursionDepth
(int depth)
QoreSandboxManager
setMaxThreads
(int count)
QoreSandboxManager
setMemoryLimit
(size_t bytes)
QoreSandboxManager
setWallTimeLimit
(int64 ms)
QoreSandboxManager
unregisterCancelCallback
(void *context)
QoreSandboxManager
~AbstractPrivateData
()
AbstractPrivateData
inline
private
virtual
~QoreReferenceCounter
()
QoreReferenceCounter
~QoreSandboxManager
()
QoreSandboxManager
virtual