, including all inherited members.
AddIndexToIxList(xbIndex *, const char *IndexName) | xbDbf | |
AppendRecord() | xbDbf | |
AutoLockOff() | xbDbf | [inline] |
AutoLockOn() | xbDbf | [inline] |
BlankRecord() | xbDbf | |
CalcLastDataBlock() | xbDbf | |
CloseDatabase(xbBool deleteIndexes=0) | xbDbf | |
CopyDbfStructure(const char *, xbShort) | xbDbf | |
CreateDatabase(const char *Name, xbSchema *, xbShort Overlay) | xbDbf | |
DeleteAllRecords() | xbDbf | [inline] |
DeleteRecord() | xbDbf | |
DumpHeader(xbShort) | xbDbf | |
DumpMemoBlock() const | xbDbf | |
DumpMemoFreeChain() | xbDbf | |
DumpMemoHeader() const | xbDbf | |
DumpRecord(xbULong) | xbDbf | |
FieldCount() | xbDbf | [inline] |
FindBlockSetInChain(xbLong BlocksNeeded, xbLong LastDataBlock, xbLong &Location, xbLong &PreviousNode) | xbDbf | |
Flush() | xbDbf | |
GetAutoLock() | xbDbf | [inline] |
GetBlockSetFromChain(xbLong BlocksNeeded, xbLong Location, xbLong PreviousNode) | xbDbf | |
GetCurRecNo() | xbDbf | [inline] |
GetDbfFileNo() | xbDbf | [inline] |
GetDbfName() | xbDbf | [inline] |
GetDbfStatus() | xbDbf | [inline] |
GetDbtName() | xbDbf | [inline] |
GetDoubleField(const char *) | xbDbf | |
GetDoubleField(xbShort, xbShort RecBufSw=0) | xbDbf | |
GetExtWithDot(bool lower) | xbDbf | [virtual] |
GetField(xbShort FieldNo) const | xbDbf | |
GetField(const char *Name) const | xbDbf | |
GetField(xbShort FieldNo, char *Buf) const | xbDbf | |
GetField(xbShort FieldNo, char *Buf, xbShort RecBufSw) const | xbDbf | |
GetField(const char *Name, char *Buf) const | xbDbf | |
GetField(const char *Name, char *Buf, xbShort RecBufSw) const | xbDbf | |
GetField(xbShort FieldNo, xbString &, xbShort RecBufSw) const | xbDbf | |
GetFieldDecimal(xbShort) | xbDbf | |
GetFieldLen(xbShort) | xbDbf | |
GetFieldName(xbShort) | xbDbf | |
GetFieldNo(const char *FieldName) const | xbDbf | |
GetFieldType(xbShort FieldNo) const | xbDbf | |
GetFileName() | xbFile | [inline, protected] |
GetFirstRecord() | xbDbf | |
GetFloatField(const char *FieldName) | xbDbf | |
GetFloatField(xbShort FieldNo) | xbDbf | |
GetFPTField(xbShort FieldNo, xbLong len, char *Buf, xbShort LockOption) | xbDbf | |
GetFPTFieldLen(xbShort FieldNo) | xbDbf | |
GetIndex(xbShort indexNum) | xbDbf | |
GetLastRecord() | xbDbf | |
GetLockMode() | xbDbf | [inline] |
GetLogicalField(xbShort FieldNo) | xbDbf | |
GetLogicalField(const char *FieldName) | xbDbf | |
GetLongField(const char *FieldName) const | xbDbf | |
GetLongField(const xbShort FieldNo) const | xbDbf | |
GetMemoField(xbShort FieldNo, xbLong len, char *Buf, xbShort LockOption) | xbDbf | |
GetMemoFieldLen(xbShort FieldNo) | xbDbf | |
GetMemoFileNo() | xbDbf | [inline] |
GetNextRecord() | xbDbf | |
GetPrevRecord() | xbDbf | |
GetRawField(xbShort FieldNo, char *Buf) const | xbDbf | |
GetRawField(const char *Name, char *Buf) const | xbDbf | |
GetRealDelete() | xbDbf | [inline] |
GetRecCnt() | xbDbf | [inline] |
GetRecord(xbULong) | xbDbf | |
GetRecordBuf() | xbDbf | [inline] |
GetRecordLen() | xbDbf | [inline] |
GetStringField(xbShort FieldNo) | xbDbf | |
GetStringField(const char *FieldName) | xbDbf | |
IndexCount() | xbDbf | |
LockMemoFile(xbShort WaitOption, xbShort LockType) | xbDbf | |
MakeFileName(const char *filename) | xbFile | [protected] |
MemoFieldExists(xbShort FieldNo) const | xbDbf | |
MemoFieldsPresent() const | xbDbf | |
NameSuffixMissing(xbShort, const char *) | xbDbf | |
NoOfRecords() | xbDbf | |
OpenDatabase(const char *) | xbDbf | |
PackDatabase(xbShort LockWaitOption, void(*packStatusFunc)(xbLong itemNum, xbLong numItems)=0, void(*indexStatusFunc)(xbLong itemNum, xbLong numItems)=0) | xbDbf | |
PhysicalNoOfRecords() | xbDbf | |
PutDoubleField(const char *, xbDouble) | xbDbf | |
PutDoubleField(const xbShort, xbDouble) | xbDbf | |
PutField(xbShort, const char *) | xbDbf | |
PutField(const char *Name, const char *buf) | xbDbf | |
PutFloatField(const char *, const xbFloat) | xbDbf | |
PutFloatField(const xbShort, const xbFloat) | xbDbf | |
PutLongField(const xbShort, const xbLong) | xbDbf | |
PutLongField(const char *, const xbLong) | xbDbf | |
PutRawField(xbShort FieldNo, const char *buf) | xbDbf | |
PutRawField(const char *Name, const char *buf) | xbDbf | |
PutRecord() | xbDbf | |
PutRecord(xbULong) | xbDbf | |
RealDeleteOff() | xbDbf | [inline] |
RealDeleteOn() | xbDbf | [inline] |
RebuildAllIndices(void(*statusFunc)(xbLong itemNum, xbLong numItems)=0) | xbDbf | |
RecordDeleted() | xbDbf | |
RemoveIndexFromIxList(xbIndex *) | xbDbf | |
ResetNoOfRecs() | xbDbf | [inline] |
SetFileName(const char *filename) | xbFile | [inline, protected] |
SetLockMode(xbShort) | xbDbf | |
SetVersion(xbShort) | xbDbf | |
UndeleteAllRecords() | xbDbf | [inline] |
UndeleteRecord() | xbDbf | |
UnixToDosLockCommand(xbShort WaitOption, xbShort LockType) const | xbDbf | |
UpdateMemoData(xbShort FieldNo, xbLong len, const char *Buf, xbShort LockOption) | xbDbf | |
ValidLogicalData(const char *) | xbDbf | |
ValidNumericData(const char *) | xbDbf | |
xbase | xbDbf | |
xbDbf(xbXBase *) | xbDbf | |
xbFile() | xbFile | [inline, protected] |
Zap(xbShort) | xbDbf | |
~xbDbf() | xbDbf | [virtual] |