diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-01-29 15:45:51 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-01-29 15:45:51 +0100 |
commit | 517ad9d4b6eae320b708d03a9340a22893b0cab7 (patch) | |
tree | 37cf1907008821b4155cf90718b8d7b00a9d3461 /docs/doxygen/latex/xbssv_8h_source.tex | |
parent | 4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 (diff) |
New upstream version 4.0.3upstream/4.0.3
Diffstat (limited to 'docs/doxygen/latex/xbssv_8h_source.tex')
-rw-r--r-- | docs/doxygen/latex/xbssv_8h_source.tex | 193 |
1 files changed, 95 insertions, 98 deletions
diff --git a/docs/doxygen/latex/xbssv_8h_source.tex b/docs/doxygen/latex/xbssv_8h_source.tex index f0a7055..5a0f66b 100644 --- a/docs/doxygen/latex/xbssv_8h_source.tex +++ b/docs/doxygen/latex/xbssv_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{xbssv_8h_source}{}\doxysection{xbssv.\+h} -\label{xbssv_8h_source}\index{/mnt/1Tdata/xbase/xbase64-\/4.0.2/src/include/xbssv.h@{/mnt/1Tdata/xbase/xbase64-\/4.0.2/src/include/xbssv.h}} +\label{xbssv_8h_source}\index{/mnt/1Tdata/xbase/xbase64-\/4.0.3/src/include/xbssv.h@{/mnt/1Tdata/xbase/xbase64-\/4.0.3/src/include/xbssv.h}} \mbox{\hyperlink{xbssv_8h}{Go to the documentation of this file.}} \begin{DoxyCode}{0} \DoxyCodeLine{1 \textcolor{comment}{/* xbssv.h}} @@ -61,110 +61,107 @@ \DoxyCodeLine{70 \textcolor{keywordtype}{void} SetDataDirectory ( \textcolor{keyword}{const} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} \&sDataDirectory );} \DoxyCodeLine{71 \textcolor{keywordtype}{void} SetDefaultDateFormat ( \textcolor{keyword}{const} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} \&sDefaultDateFormat );} \DoxyCodeLine{72 } -\DoxyCodeLine{73 } -\DoxyCodeLine{74 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} BitSet ( \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{char} c, xbInt16 iBitNo ) \textcolor{keyword}{const};} -\DoxyCodeLine{75 \textcolor{preprocessor}{ \#ifdef XB\_DEBUG\_SUPPORT}} -\DoxyCodeLine{76 \textcolor{keywordtype}{void} BitDump ( \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{char} c ) \textcolor{keyword}{const};} -\DoxyCodeLine{77 \textcolor{keywordtype}{void} BitDump ( \textcolor{keywordtype}{char} c ) \textcolor{keyword}{const};} -\DoxyCodeLine{78 \textcolor{preprocessor}{ \#endif}} +\DoxyCodeLine{73 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} BitSet ( \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{char} c, xbInt16 iBitNo ) \textcolor{keyword}{const};} +\DoxyCodeLine{74 \textcolor{keywordtype}{void} BitDump ( \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{char} c ) \textcolor{keyword}{const};} +\DoxyCodeLine{75 \textcolor{keywordtype}{void} BitDump ( \textcolor{keywordtype}{char} c ) \textcolor{keyword}{const};} +\DoxyCodeLine{76 } +\DoxyCodeLine{77 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} GetDefaultAutoCommit () \textcolor{keyword}{const};} +\DoxyCodeLine{78 \textcolor{keywordtype}{void} SetDefaultAutoCommit ( \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bDefaultAutoCommit );} \DoxyCodeLine{79 } -\DoxyCodeLine{80 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} GetDefaultAutoCommit () \textcolor{keyword}{const};} -\DoxyCodeLine{81 \textcolor{keywordtype}{void} SetDefaultAutoCommit ( \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bDefaultAutoCommit );} -\DoxyCodeLine{82 } -\DoxyCodeLine{83 \mbox{\hyperlink{classxb_1_1xbString}{xbString}}\& GetDefaultLogDirectory () \textcolor{keyword}{const};} -\DoxyCodeLine{84 \mbox{\hyperlink{classxb_1_1xbString}{xbString}}\& GetDefaultLogFileName () \textcolor{keyword}{const};} -\DoxyCodeLine{85 \textcolor{keywordtype}{void} SetDefaultLogDirectory ( \textcolor{keyword}{const} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} \&sDefaultLogDirectory );} +\DoxyCodeLine{80 \mbox{\hyperlink{classxb_1_1xbString}{xbString}}\& GetDefaultLogDirectory () \textcolor{keyword}{const};} +\DoxyCodeLine{81 \mbox{\hyperlink{classxb_1_1xbString}{xbString}}\& GetDefaultLogFileName () \textcolor{keyword}{const};} +\DoxyCodeLine{82 \textcolor{keywordtype}{void} SetDefaultLogDirectory ( \textcolor{keyword}{const} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} \&sDefaultLogDirectory );} +\DoxyCodeLine{83 } +\DoxyCodeLine{84 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} GetMultiUser () \textcolor{keyword}{const};} +\DoxyCodeLine{85 \textcolor{keywordtype}{void} SetMultiUser ( \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bMultiUser );} \DoxyCodeLine{86 } -\DoxyCodeLine{87 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} GetMultiUser () \textcolor{keyword}{const};} -\DoxyCodeLine{88 \textcolor{keywordtype}{void} SetMultiUser ( \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bMultiUser );} -\DoxyCodeLine{89 } -\DoxyCodeLine{90 \textcolor{preprocessor}{ \#if defined (XB\_NDX\_SUPPORT) || defined (XB\_MDX\_SUPPORT)}} -\DoxyCodeLine{91 xbInt16 GetUniqueKeyOpt () \textcolor{keyword}{const};} -\DoxyCodeLine{92 xbInt16 SetUniqueKeyOpt ( xbInt16 iUniqueKeyOpt );} -\DoxyCodeLine{93 \textcolor{preprocessor}{ \#endif}} -\DoxyCodeLine{94 } -\DoxyCodeLine{95 \textcolor{preprocessor}{ \#ifdef XB\_LOCKING\_SUPPORT}} -\DoxyCodeLine{96 xbInt16 GetDefaultLockRetries () \textcolor{keyword}{const};} -\DoxyCodeLine{97 \textcolor{keywordtype}{void} SetDefaultLockRetries ( xbInt16 iRetryCount );} -\DoxyCodeLine{98 xbInt32 GetDefaultLockWait () \textcolor{keyword}{const};} -\DoxyCodeLine{99 \textcolor{keywordtype}{void} SetDefaultLockWait ( xbInt32 lRetryWait );} -\DoxyCodeLine{100 xbInt16 GetDefaultLockFlavor () \textcolor{keyword}{const};} -\DoxyCodeLine{101 \textcolor{keywordtype}{void} SetDefaultLockFlavor ( xbInt16 iLockFlavor );} -\DoxyCodeLine{102 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} GetDefaultAutoLock () \textcolor{keyword}{const};} -\DoxyCodeLine{103 \textcolor{keywordtype}{void} SetDefaultAutoLock ( \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bAutoLock );} -\DoxyCodeLine{104 \textcolor{keywordtype}{void} EnableDefaultAutoLock ();} -\DoxyCodeLine{105 \textcolor{keywordtype}{void} DisableDefaultAutoLock ();} -\DoxyCodeLine{106 \textcolor{preprocessor}{ \#endif}} -\DoxyCodeLine{107 } -\DoxyCodeLine{108 \textcolor{preprocessor}{ \#ifdef XB\_MDX\_SUPPORT}} -\DoxyCodeLine{109 xbInt16 GetCreateMdxBlockSize() \textcolor{keyword}{const};} -\DoxyCodeLine{110 xbInt16 SetCreateMdxBlockSize( xbInt16 ulBlockSize );} -\DoxyCodeLine{111 \textcolor{preprocessor}{ \#endif}} -\DoxyCodeLine{112 } -\DoxyCodeLine{113 \textcolor{keyword}{protected}:} -\DoxyCodeLine{114 } -\DoxyCodeLine{115 \textcolor{keywordtype}{void} SetEndianType ();} +\DoxyCodeLine{87 \textcolor{preprocessor}{ \#if defined (XB\_NDX\_SUPPORT) || defined (XB\_MDX\_SUPPORT)}} +\DoxyCodeLine{88 xbInt16 GetUniqueKeyOpt () \textcolor{keyword}{const};} +\DoxyCodeLine{89 xbInt16 SetUniqueKeyOpt ( xbInt16 iUniqueKeyOpt );} +\DoxyCodeLine{90 \textcolor{preprocessor}{ \#endif}} +\DoxyCodeLine{91 } +\DoxyCodeLine{92 \textcolor{preprocessor}{ \#ifdef XB\_LOCKING\_SUPPORT}} +\DoxyCodeLine{93 xbInt16 GetDefaultLockRetries () \textcolor{keyword}{const};} +\DoxyCodeLine{94 \textcolor{keywordtype}{void} SetDefaultLockRetries ( xbInt16 iRetryCount );} +\DoxyCodeLine{95 xbInt32 GetDefaultLockWait () \textcolor{keyword}{const};} +\DoxyCodeLine{96 \textcolor{keywordtype}{void} SetDefaultLockWait ( xbInt32 lRetryWait );} +\DoxyCodeLine{97 xbInt16 GetDefaultLockFlavor () \textcolor{keyword}{const};} +\DoxyCodeLine{98 \textcolor{keywordtype}{void} SetDefaultLockFlavor ( xbInt16 iLockFlavor );} +\DoxyCodeLine{99 \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} GetDefaultAutoLock () \textcolor{keyword}{const};} +\DoxyCodeLine{100 \textcolor{keywordtype}{void} SetDefaultAutoLock ( \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bAutoLock );} +\DoxyCodeLine{101 \textcolor{keywordtype}{void} EnableDefaultAutoLock ();} +\DoxyCodeLine{102 \textcolor{keywordtype}{void} DisableDefaultAutoLock ();} +\DoxyCodeLine{103 \textcolor{preprocessor}{ \#endif}} +\DoxyCodeLine{104 } +\DoxyCodeLine{105 \textcolor{preprocessor}{ \#ifdef XB\_MDX\_SUPPORT}} +\DoxyCodeLine{106 xbInt16 GetCreateMdxBlockSize() \textcolor{keyword}{const};} +\DoxyCodeLine{107 xbInt16 SetCreateMdxBlockSize( xbInt16 ulBlockSize );} +\DoxyCodeLine{108 \textcolor{preprocessor}{ \#endif}} +\DoxyCodeLine{109 } +\DoxyCodeLine{110 \textcolor{keyword}{protected}:} +\DoxyCodeLine{111 } +\DoxyCodeLine{112 \textcolor{keywordtype}{void} SetEndianType ();} +\DoxyCodeLine{113 } +\DoxyCodeLine{114 \textcolor{keyword}{static} xbInt16 \mbox{\hyperlink{classxb_1_1xbSsv_a5849e813f5e8e1cd180f0366637adbf3}{iEndianType}}; \textcolor{comment}{// B=Big Endian L=Little Endian}} +\DoxyCodeLine{115 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} \mbox{\hyperlink{classxb_1_1xbSsv_a9dec3164c3b264882df634915ecf21da}{sNullString}}; \textcolor{comment}{// Null String}} \DoxyCodeLine{116 } -\DoxyCodeLine{117 \textcolor{keyword}{static} xbInt16 \mbox{\hyperlink{classxb_1_1xbSsv_a5849e813f5e8e1cd180f0366637adbf3}{iEndianType}}; \textcolor{comment}{// B=Big Endian L=Little Endian}} -\DoxyCodeLine{118 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} \mbox{\hyperlink{classxb_1_1xbSsv_a9dec3164c3b264882df634915ecf21da}{sNullString}}; \textcolor{comment}{// Null String}} +\DoxyCodeLine{117 } +\DoxyCodeLine{118 \textcolor{keyword}{private}:} \DoxyCodeLine{119 } -\DoxyCodeLine{120 } -\DoxyCodeLine{121 \textcolor{keyword}{private}:} +\DoxyCodeLine{120 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDefaultDateFormat;} +\DoxyCodeLine{121 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDataDirectory; \textcolor{comment}{//Data file directory}} \DoxyCodeLine{122 } -\DoxyCodeLine{123 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDefaultDateFormat;} -\DoxyCodeLine{124 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDataDirectory; \textcolor{comment}{//Data file directory}} -\DoxyCodeLine{125 } -\DoxyCodeLine{126 \textcolor{preprocessor}{ \#ifdef XB\_LOGGING\_SUPPORT}} -\DoxyCodeLine{127 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDefaultLogDirectory; \textcolor{comment}{//Default location to store log files}} -\DoxyCodeLine{128 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDefaultLogFileName; \textcolor{comment}{//Default LogFileName}} -\DoxyCodeLine{129 \textcolor{preprocessor}{ \#endif}} -\DoxyCodeLine{130 } -\DoxyCodeLine{131 \textcolor{keyword}{static} xbInt16 iDefaultFileVersion; \textcolor{comment}{// 3 = DBase 3}} -\DoxyCodeLine{132 \textcolor{comment}{// 4 = DBase 4}} -\DoxyCodeLine{133 \textcolor{comment}{// default version used in CreateTable command}} -\DoxyCodeLine{134 \textcolor{comment}{// can be over ridden at the Xbase level, or table level}} -\DoxyCodeLine{135 \textcolor{comment}{// Different versions can be open simultaneously}} -\DoxyCodeLine{136 } -\DoxyCodeLine{137 \textcolor{keyword}{static} \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bDefaultAutoCommit; \textcolor{comment}{// Default dbf auto commit switch}} -\DoxyCodeLine{138 } -\DoxyCodeLine{139 \textcolor{keyword}{static} \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bMultiUser; \textcolor{comment}{// True if multi user mode is turned on}} -\DoxyCodeLine{140 \textcolor{comment}{// Turn this off for better performance in single user mode}} -\DoxyCodeLine{141 \textcolor{comment}{// This needs to be turned on or off before any data tables are opened}} -\DoxyCodeLine{142 \textcolor{comment}{// turning this on after tables are opened, can result in out of date}} -\DoxyCodeLine{143 \textcolor{comment}{// file buffers if multiple users are sharing the files}} -\DoxyCodeLine{144 } -\DoxyCodeLine{145 \textcolor{preprocessor}{\#ifdef XB\_LOCKING\_SUPPORT}} -\DoxyCodeLine{146 \textcolor{keyword}{static} xbInt32 lDefaultLockWait; \textcolor{comment}{// Number of milliseconds between lock retries}} -\DoxyCodeLine{147 \textcolor{keyword}{static} xbInt16 iDefaultLockRetries; \textcolor{comment}{// Number of times to retry a lock before conceding}} -\DoxyCodeLine{148 \textcolor{keyword}{static} xbInt16 bDefaultAutoLock; \textcolor{comment}{// Autolocking enabled?}} -\DoxyCodeLine{149 \textcolor{keyword}{static} xbInt16 iDefaultLockFlavor; \textcolor{comment}{// 1 = DBase}} -\DoxyCodeLine{150 \textcolor{comment}{// 2 = Clipper -\/ not developed yet}} -\DoxyCodeLine{151 \textcolor{comment}{// 3 = FoxPro -\/ not developed yet}} -\DoxyCodeLine{152 \textcolor{comment}{// 9 = Xbase64 -\/ not developed yet}} -\DoxyCodeLine{153 \textcolor{preprocessor}{\#endif}} -\DoxyCodeLine{154 } +\DoxyCodeLine{123 \textcolor{preprocessor}{ \#ifdef XB\_LOGGING\_SUPPORT}} +\DoxyCodeLine{124 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDefaultLogDirectory; \textcolor{comment}{//Default location to store log files}} +\DoxyCodeLine{125 \textcolor{keyword}{static} \mbox{\hyperlink{classxb_1_1xbString}{xbString}} sDefaultLogFileName; \textcolor{comment}{//Default LogFileName}} +\DoxyCodeLine{126 \textcolor{preprocessor}{ \#endif}} +\DoxyCodeLine{127 } +\DoxyCodeLine{128 \textcolor{keyword}{static} xbInt16 iDefaultFileVersion; \textcolor{comment}{// 3 = DBase 3}} +\DoxyCodeLine{129 \textcolor{comment}{// 4 = DBase 4}} +\DoxyCodeLine{130 \textcolor{comment}{// default version used in CreateTable command}} +\DoxyCodeLine{131 \textcolor{comment}{// can be over ridden at the Xbase level, or table level}} +\DoxyCodeLine{132 \textcolor{comment}{// Different versions can be open simultaneously}} +\DoxyCodeLine{133 } +\DoxyCodeLine{134 \textcolor{keyword}{static} \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bDefaultAutoCommit; \textcolor{comment}{// Default dbf auto commit switch}} +\DoxyCodeLine{135 } +\DoxyCodeLine{136 \textcolor{keyword}{static} \mbox{\hyperlink{namespacexb_ab1a750481dd487f0d384aa1d200dff0f}{xbBool}} bMultiUser; \textcolor{comment}{// True if multi user mode is turned on}} +\DoxyCodeLine{137 \textcolor{comment}{// Turn this off for better performance in single user mode}} +\DoxyCodeLine{138 \textcolor{comment}{// This needs to be turned on or off before any data tables are opened}} +\DoxyCodeLine{139 \textcolor{comment}{// turning this on after tables are opened, can result in out of date}} +\DoxyCodeLine{140 \textcolor{comment}{// file buffers if multiple users are sharing the files}} +\DoxyCodeLine{141 } +\DoxyCodeLine{142 \textcolor{preprocessor}{\#ifdef XB\_LOCKING\_SUPPORT}} +\DoxyCodeLine{143 \textcolor{keyword}{static} xbInt32 lDefaultLockWait; \textcolor{comment}{// Number of milliseconds between lock retries}} +\DoxyCodeLine{144 \textcolor{keyword}{static} xbInt16 iDefaultLockRetries; \textcolor{comment}{// Number of times to retry a lock before conceding}} +\DoxyCodeLine{145 \textcolor{keyword}{static} xbInt16 bDefaultAutoLock; \textcolor{comment}{// Autolocking enabled?}} +\DoxyCodeLine{146 \textcolor{keyword}{static} xbInt16 iDefaultLockFlavor; \textcolor{comment}{// 1 = DBase}} +\DoxyCodeLine{147 \textcolor{comment}{// 2 = Clipper -\/ not developed yet}} +\DoxyCodeLine{148 \textcolor{comment}{// 3 = FoxPro -\/ not developed yet}} +\DoxyCodeLine{149 \textcolor{comment}{// 9 = Xbase64 -\/ not developed yet}} +\DoxyCodeLine{150 \textcolor{preprocessor}{\#endif}} +\DoxyCodeLine{151 } +\DoxyCodeLine{152 } +\DoxyCodeLine{153 } +\DoxyCodeLine{154 \textcolor{preprocessor}{\#if defined (XB\_NDX\_SUPPORT) || defined (XB\_MDX\_SUPPORT)}} \DoxyCodeLine{155 } -\DoxyCodeLine{156 } -\DoxyCodeLine{157 \textcolor{preprocessor}{\#if defined (XB\_NDX\_SUPPORT) || defined (XB\_MDX\_SUPPORT)}} -\DoxyCodeLine{158 } -\DoxyCodeLine{159 \textcolor{keyword}{static} xbInt16 iUniqueKeyOpt;} -\DoxyCodeLine{160 } -\DoxyCodeLine{161 \textcolor{comment}{// is one of:}} -\DoxyCodeLine{162 \textcolor{comment}{// XB\_HALT\_ON\_DUPKEY}} -\DoxyCodeLine{163 \textcolor{comment}{// XB\_EMULATE\_DBASE}} +\DoxyCodeLine{156 \textcolor{keyword}{static} xbInt16 iUniqueKeyOpt;} +\DoxyCodeLine{157 } +\DoxyCodeLine{158 \textcolor{comment}{// is one of:}} +\DoxyCodeLine{159 \textcolor{comment}{// XB\_HALT\_ON\_DUPKEY}} +\DoxyCodeLine{160 \textcolor{comment}{// XB\_EMULATE\_DBASE}} +\DoxyCodeLine{161 } +\DoxyCodeLine{162 \textcolor{preprocessor}{\#endif}} +\DoxyCodeLine{163 } \DoxyCodeLine{164 } -\DoxyCodeLine{165 \textcolor{preprocessor}{\#endif}} -\DoxyCodeLine{166 } -\DoxyCodeLine{167 } -\DoxyCodeLine{168 \textcolor{preprocessor}{\#ifdef XB\_MDX\_SUPPORT}} -\DoxyCodeLine{169 \textcolor{keyword}{static} xbInt16 iCreateMdxBlockSize; \textcolor{comment}{// System level Mdx Block Size}} -\DoxyCodeLine{170 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// XB\_MDX\_SUPPORT}} -\DoxyCodeLine{171 } +\DoxyCodeLine{165 \textcolor{preprocessor}{\#ifdef XB\_MDX\_SUPPORT}} +\DoxyCodeLine{166 \textcolor{keyword}{static} xbInt16 iCreateMdxBlockSize; \textcolor{comment}{// System level Mdx Block Size}} +\DoxyCodeLine{167 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// XB\_MDX\_SUPPORT}} +\DoxyCodeLine{168 } +\DoxyCodeLine{169 } +\DoxyCodeLine{170 } +\DoxyCodeLine{171 \};} \DoxyCodeLine{172 } -\DoxyCodeLine{173 } -\DoxyCodeLine{174 \};} -\DoxyCodeLine{175 } -\DoxyCodeLine{176 \} \textcolor{comment}{/* namespace xb */}} -\DoxyCodeLine{177 \textcolor{preprocessor}{\#endif }\textcolor{comment}{/* \_\_XB\_XBSSV\_H\_\_ */}\textcolor{preprocessor}{}} +\DoxyCodeLine{173 \} \textcolor{comment}{/* namespace xb */}} +\DoxyCodeLine{174 \textcolor{preprocessor}{\#endif }\textcolor{comment}{/* \_\_XB\_XBSSV\_H\_\_ */}\textcolor{preprocessor}{}} \end{DoxyCode} |