From c894a7cdd8686ea695602a23a511a3f1b0d047be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 14 Aug 2023 21:07:46 +0200 Subject: New upstream version 4.1.4 --- .../docs/doxygen/html/namespacexb.html | 290 --------------------- 1 file changed, 290 deletions(-) delete mode 100644 1Tdata/xbase/xbase64-4.1.4/docs/doxygen/html/namespacexb.html (limited to '1Tdata/xbase/xbase64-4.1.4/docs/doxygen/html/namespacexb.html') diff --git a/1Tdata/xbase/xbase64-4.1.4/docs/doxygen/html/namespacexb.html b/1Tdata/xbase/xbase64-4.1.4/docs/doxygen/html/namespacexb.html deleted file mode 100644 index 38d1e7c..0000000 --- a/1Tdata/xbase/xbase64-4.1.4/docs/doxygen/html/namespacexb.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - - - - -Xbase64: xb Namespace Reference - - - - - - - - - -
-
- - - - - - -
-
Xbase64 4.0.1 -
-
C++ Library for handling Xbase (DBF) format type files
-
-
- - - - - - - - -
-
- - -
- -
- -
-
- -
xb Namespace Reference
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

-Data Structures

class  xbDate
 xbDate class. More...
 
class  xbDbf
 Base class for handling dbf files/tables. More...
 
class  xbFile
 Class for handling low level file I/O. More...
 
struct  xbSchema
 Schema used for defining tables with CreateTable methods. More...
 
class  xbSsv
 Class for handling shared system variables. More...
 
class  xbString
 Class for handling string data. More...
 
struct  xbTblList
 
class  xbTblMgr
 
class  xbXBase
 xbXbase class. More...
 
- - - - - - - - - -

-Typedefs

typedef float xbFloat
 
typedef double xbDouble
 
typedef short int xbBool
 
typedef xbUInt64 xbOffT
 
- - - - -

-Functions

std::ostream & operator<< (std::ostream &os, const xbString &s)
 Stream insertion operator <<. More...
 
- - - - - - - - - -

-Variables

const xbErrorMessage xbErrorMessages []
 
class XBDLLEXPORT xbXBase
 
class XBDLLEXPORT xbDbf
 
class XBDLLEXPORT xbLog
 
-

Typedef Documentation

- -

◆ xbBool

- -
-
- - - - -
typedef short int xb::xbBool
-
- -
-
- -

◆ xbDouble

- -
-
- - - - -
typedef double xb::xbDouble
-
- -
-
- -

◆ xbFloat

- -
-
- - - - -
typedef float xb::xbFloat
-
- -
-
- -

◆ xbOffT

- -
-
- - - - -
typedef xbUInt64 xb::xbOffT
-
- -
-
-

Function Documentation

- -

◆ operator<<()

- -
-
- - - - - - - - - - - - - - - - - - -
std::ostream & xb::operator<< (std::ostream & os,
const xbStrings 
)
-
- -

Stream insertion operator <<.

-

std::cout << MyString << std::endl;

-
Parameters
- - - -
osOutput stream
sString to send to output stream
-
-
- -
-
-

Variable Documentation

- -

◆ xbDbf

- -
-
- - - - -
class XBDLLEXPORT xb::xbDbf
-
- -
-
- -

◆ xbErrorMessages

- -
-
- - - - -
const xbErrorMessage xb::xbErrorMessages[]
-
- -
-
- -

◆ xbLog

- -
-
- - - - -
class XBDLLEXPORT xb::xbLog
-
- -
-
- -

◆ xbXBase

- -
-
- - - - -
class XBDLLEXPORT xb::xbXBase
-
- -
-
-
- - - - -- cgit v1.2.3