summaryrefslogtreecommitdiff
path: root/docs/doxygen/latex/xbase_8h_source.tex
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/latex/xbase_8h_source.tex')
-rw-r--r--docs/doxygen/latex/xbase_8h_source.tex106
1 files changed, 0 insertions, 106 deletions
diff --git a/docs/doxygen/latex/xbase_8h_source.tex b/docs/doxygen/latex/xbase_8h_source.tex
deleted file mode 100644
index 2d90229..0000000
--- a/docs/doxygen/latex/xbase_8h_source.tex
+++ /dev/null
@@ -1,106 +0,0 @@
-\hypertarget{xbase_8h_source}{}\doxysection{xbase.\+h}
-\label{xbase_8h_source}\index{/mnt/1Tdata/xbase/xbase64-\/4.1.0/src/include/xbase.h@{/mnt/1Tdata/xbase/xbase64-\/4.1.0/src/include/xbase.h}}
-\mbox{\hyperlink{xbase_8h}{Go to the documentation of this file.}}
-\begin{DoxyCode}{0}
-\DoxyCodeLine{1 \textcolor{comment}{/* xbase.h}}
-\DoxyCodeLine{2 \textcolor{comment}{}}
-\DoxyCodeLine{3 \textcolor{comment}{}}
-\DoxyCodeLine{4 \textcolor{comment}{Xbase64 Software Library}}
-\DoxyCodeLine{5 \textcolor{comment}{}}
-\DoxyCodeLine{6 \textcolor{comment}{Copyright (c) 1997,2003,2014,2022,2023 Gary A Kunkel}}
-\DoxyCodeLine{7 \textcolor{comment}{}}
-\DoxyCodeLine{8 \textcolor{comment}{The xb64 software library is covered under the terms of the GPL Version 3, 2007 license}}
-\DoxyCodeLine{9 \textcolor{comment}{}}
-\DoxyCodeLine{10 \textcolor{comment}{Email Contact:}}
-\DoxyCodeLine{11 \textcolor{comment}{}}
-\DoxyCodeLine{12 \textcolor{comment}{ XDB-\/devel@lists.sourceforge.net}}
-\DoxyCodeLine{13 \textcolor{comment}{ XDB-\/users@lists.sourceforge.net}}
-\DoxyCodeLine{14 \textcolor{comment}{}}
-\DoxyCodeLine{15 \textcolor{comment}{*/}}
-\DoxyCodeLine{16 }
-\DoxyCodeLine{17 \textcolor{preprocessor}{\#include <xbconfig.h>}}
-\DoxyCodeLine{18 \textcolor{preprocessor}{\#include <stdio.h>}}
-\DoxyCodeLine{19 \textcolor{preprocessor}{\#include <errno.h>}}
-\DoxyCodeLine{20 \textcolor{preprocessor}{\#include <time.h>}}
-\DoxyCodeLine{21 \textcolor{preprocessor}{\#include <math.h>}}
-\DoxyCodeLine{22 }
-\DoxyCodeLine{23 \textcolor{preprocessor}{\#ifdef HAVE\_INTTYPES\_H}}
-\DoxyCodeLine{24 \textcolor{preprocessor}{\#include <inttypes.h>}}
-\DoxyCodeLine{25 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{26 }
-\DoxyCodeLine{27 \textcolor{preprocessor}{\#ifdef HAVE\_STRING\_H}}
-\DoxyCodeLine{28 \textcolor{preprocessor}{\#include <string.h>}}
-\DoxyCodeLine{29 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{30 }
-\DoxyCodeLine{31 \textcolor{preprocessor}{\#ifdef HAVE\_STRINGS\_H}}
-\DoxyCodeLine{32 \textcolor{preprocessor}{\#include <strings.h>}}
-\DoxyCodeLine{33 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{34 }
-\DoxyCodeLine{35 \textcolor{comment}{// \#ifdef STDC\_HEADERS}}
-\DoxyCodeLine{36 \textcolor{preprocessor}{\#ifdef HAVE\_STDARGS\_H}}
-\DoxyCodeLine{37 \textcolor{preprocessor}{\#include <stdargs.h>}}
-\DoxyCodeLine{38 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{39 }
-\DoxyCodeLine{40 \textcolor{preprocessor}{\#ifdef HAVE\_CTYPE\_H}}
-\DoxyCodeLine{41 \textcolor{preprocessor}{\#include <ctype.h>}}
-\DoxyCodeLine{42 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{43 }
-\DoxyCodeLine{44 \textcolor{preprocessor}{\#ifdef HAVE\_PWD\_H}}
-\DoxyCodeLine{45 \textcolor{preprocessor}{\#include <pwd.h>}}
-\DoxyCodeLine{46 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{47 }
-\DoxyCodeLine{48 \textcolor{preprocessor}{\#ifdef HAVE\_STDARG\_H}}
-\DoxyCodeLine{49 \textcolor{preprocessor}{\#include <stdarg.h>}}
-\DoxyCodeLine{50 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{51 }
-\DoxyCodeLine{52 \textcolor{preprocessor}{\#ifdef HAVE\_STAT\_H}}
-\DoxyCodeLine{53 \textcolor{preprocessor}{\#include <sys/stat.h>}}
-\DoxyCodeLine{54 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{55 }
-\DoxyCodeLine{56 \textcolor{preprocessor}{\#ifdef HAVE\_FCNTL\_H}}
-\DoxyCodeLine{57 \textcolor{preprocessor}{\#include <fcntl.h>}}
-\DoxyCodeLine{58 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{59 }
-\DoxyCodeLine{60 \textcolor{preprocessor}{\#ifdef HAVE\_UNISTD\_H}}
-\DoxyCodeLine{61 \textcolor{preprocessor}{\#include <unistd.h>}}
-\DoxyCodeLine{62 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{63 }
-\DoxyCodeLine{64 \textcolor{preprocessor}{\#ifdef HAVE\_VARARGS\_H}}
-\DoxyCodeLine{65 \textcolor{preprocessor}{\#ifndef HAVE\_STDARG\_H}}
-\DoxyCodeLine{66 \textcolor{preprocessor}{\#include <varargs.h>}}
-\DoxyCodeLine{67 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{68 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{69 }
-\DoxyCodeLine{70 \textcolor{preprocessor}{\#ifdef HAVE\_WINDOWS\_H}}
-\DoxyCodeLine{71 \textcolor{preprocessor}{\#include <windows.h>}}
-\DoxyCodeLine{72 \textcolor{preprocessor}{\#include <io.h>}}
-\DoxyCodeLine{73 \textcolor{preprocessor}{\#endif}}
-\DoxyCodeLine{74 }
-\DoxyCodeLine{75 \textcolor{preprocessor}{\#include <iomanip>}}
-\DoxyCodeLine{76 }
-\DoxyCodeLine{77 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbretcod_8h}{xbretcod.h}}>}}
-\DoxyCodeLine{78 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbtypes_8h}{xbtypes.h}}>}}
-\DoxyCodeLine{79 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbstring_8h}{xbstring.h}}>}}
-\DoxyCodeLine{80 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbssv_8h}{xbssv.h}}>}}
-\DoxyCodeLine{81 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbdate_8h}{xbdate.h}}>}}
-\DoxyCodeLine{82 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbtblmgr_8h}{xbtblmgr.h}}>}}
-\DoxyCodeLine{83 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbxbase_8h}{xbxbase.h}}>}}
-\DoxyCodeLine{84 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xblnknod_8h}{xblnknod.h}}>}}
-\DoxyCodeLine{85 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xblnklst_8h}{xblnklst.h}}>}}
-\DoxyCodeLine{86 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xblnklstord_8h}{xblnklstord.h}}>}}
-\DoxyCodeLine{87 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbfile_8h}{xbfile.h}}>}}
-\DoxyCodeLine{88 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xblog_8h}{xblog.h}}>}}
-\DoxyCodeLine{89 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbmemo_8h}{xbmemo.h}}>}}
-\DoxyCodeLine{90 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbbcd_8h}{xbbcd.h}}>}}
-\DoxyCodeLine{91 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbuda_8h}{xbuda.h}}>}}
-\DoxyCodeLine{92 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbexpnode_8h}{xbexpnode.h}}>}}
-\DoxyCodeLine{93 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbexp_8h}{xbexp.h}}>}}
-\DoxyCodeLine{94 }
-\DoxyCodeLine{95 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbtag_8h}{xbtag.h}}>}}
-\DoxyCodeLine{96 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbblkread_8h}{xbblkread.h}}>}}
-\DoxyCodeLine{97 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbdbf_8h}{xbdbf.h}}>} \textcolor{comment}{/* dbf base class */}}
-\DoxyCodeLine{98 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbindex_8h}{xbindex.h}}>} \textcolor{comment}{/* index base class */}}
-\DoxyCodeLine{99 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbfilter_8h}{xbfilter.h}}>}}
-\DoxyCodeLine{100 \textcolor{preprocessor}{\#include <\mbox{\hyperlink{xbsql_8h}{xbsql.h}}>}}
-
-\end{DoxyCode}