\hypertarget{group__file__seek__constants}{}\doxysection{File Seek Constants} \label{group__file__seek__constants}\index{File Seek Constants@{File Seek Constants}} \doxysubsection*{Variables} \begin{DoxyCompactItemize} \item \mbox{\Hypertarget{group__file__seek__constants_gafb10f9061ee15381748299f4148b5839}\label{group__file__seek__constants_gafb10f9061ee15381748299f4148b5839}} const \mbox{\hyperlink{group__file__seek__constants_gafb10f9061ee15381748299f4148b5839}{Qore\+::\+SEEK\+\_\+\+CUR}} = SEEK\+\_\+\+CUR \begin{DoxyCompactList}\small\item\em Indicates that the offset is from the current position in the file. \end{DoxyCompactList}\item \mbox{\Hypertarget{group__file__seek__constants_ga1201b62b1ac5ac95f7890d2be610e103}\label{group__file__seek__constants_ga1201b62b1ac5ac95f7890d2be610e103}} const \mbox{\hyperlink{group__file__seek__constants_ga1201b62b1ac5ac95f7890d2be610e103}{Qore\+::\+SEEK\+\_\+\+END}} = SEEK\+\_\+\+END \begin{DoxyCompactList}\small\item\em Indicates that the offset is from the end of the file. \end{DoxyCompactList}\item \mbox{\Hypertarget{group__file__seek__constants_gaf3418d7771017bd7551b14aad79900f3}\label{group__file__seek__constants_gaf3418d7771017bd7551b14aad79900f3}} const \mbox{\hyperlink{group__file__seek__constants_gaf3418d7771017bd7551b14aad79900f3}{Qore\+::\+SEEK\+\_\+\+SET}} = SEEK\+\_\+\+SET \begin{DoxyCompactList}\small\item\em Indicates that the offset is from the start of the file. \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection{Detailed Description} These are the possible values for the {\ttfamily whence} parameter of the \mbox{\hyperlink{class_qore_1_1_file_ae2ab9eceb9375c60e71b3b3dd46bee0a}{File\+::lock()}} and \mbox{\hyperlink{class_qore_1_1_file_a4ec71933b105ae9b13ef5c84a7b4975a}{File\+::lock\+Blocking()}} methods