\hypertarget{group__call__type__constants}{}\doxysection{Call Type Constants}
\label{group__call__type__constants}\index{Call Type Constants@{Call Type Constants}}
\doxysubsection*{Variables}
\begin{DoxyCompactItemize}
\item 
\mbox{\Hypertarget{group__call__type__constants_gaff4a6d7250c5c06104dd7ae863f24248}\label{group__call__type__constants_gaff4a6d7250c5c06104dd7ae863f24248}} 
const {\bfseries Qore\+::\+CT\+\_\+\+Builtin} = CT\+\_\+\+BUILTIN
\begin{DoxyCompactList}\small\item\em Call type for builtin code. \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__call__type__constants_gaaa8007bd02fd23500cd18eaa09db512d}\label{group__call__type__constants_gaaa8007bd02fd23500cd18eaa09db512d}} 
const {\bfseries Qore\+::\+CT\+\_\+\+New\+Thread} = CT\+\_\+\+NEWTHREAD
\begin{DoxyCompactList}\small\item\em Call type for the start of a new thread by the \mbox{\hyperlink{operators_background}{background operator}}. \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__call__type__constants_ga13d2ea7b0a108b3424bdee7c7e3ab23b}\label{group__call__type__constants_ga13d2ea7b0a108b3424bdee7c7e3ab23b}} 
const {\bfseries Qore\+::\+CT\+\_\+\+Rethrow} = CT\+\_\+\+RETHROW
\begin{DoxyCompactList}\small\item\em Call type for an exception thrown by the \mbox{\hyperlink{statements_rethrow}{rethrow statement}}. \end{DoxyCompactList}\item 
\mbox{\Hypertarget{group__call__type__constants_ga7fcc1e7cbff4b6b11a2be6185c1fdb8d}\label{group__call__type__constants_ga7fcc1e7cbff4b6b11a2be6185c1fdb8d}} 
const {\bfseries Qore\+::\+CT\+\_\+\+User} = CT\+\_\+\+USER
\begin{DoxyCompactList}\small\item\em Call type for user code. \end{DoxyCompactList}\end{DoxyCompactItemize}


\doxysubsection{Detailed Description}
