Home/What's New
Products
Projects
Technology Associates Homepage

Alien Technology?

(of course)
|
xdb Documentation
|
Main Page Class Hierarchy Compound List Header Files Compound Members
xbDbf Member ListThis is the complete list of members for xbDbf, including all inherited members.
- AddIndexToIxList(xbIndex *, const char *IndexName)
- AppendRecord( void )
- AutoLockOff( void )
[inline] - AutoLockOn( void )
[inline] - BlankRecord( void )
- CalcCheckSum( void )
- CalcLastDataBlock()
- CloseDatabase(bool deleteIndexes = 0)
- CopyDbfStructure( const char *, xbShort )
- CreateDatabase( const char * Name, xbSchema *, const xbShort Overlay )
- DbfTell( void )
[inline] - DeleteAllRecords( void )
[inline] - DeleteRecord( void )
- DumpHeader( xbShort )
- DumpMemoBlock( void ) const
- DumpMemoFreeChain( void )
- DumpMemoHeader( void ) const
- DumpRecord( xbULong )
- ExclusiveLock( const xbShort )
- ExclusiveUnlock( void )
- FieldCount( void )
[inline] - FindBlockSetInChain( const xbLong BlocksNeeded, const xbLong LastDataBlock, xbLong & Location, xbLong &PreviousNode )
- GetAutoLock(void)
[inline] - GetBlockSetFromChain( const xbLong BlocksNeeded, const xbLong Location, const xbLong PreviousNode )
- GetCurRecNo( void )
[inline] - GetDbfName( void )
[inline] - GetDbfStatus( void )
[inline] - GetDoubleField(const char *)
- GetDoubleField(const xbShort)
- GetField(xbShort FieldNo) const
- GetField(const char *Name) const
- GetField( xbShort FieldNo, char *Buf) const (defined in xbDbf)
- GetField( xbShort FieldNo, char *Buf, xbShort RecBufSw) const (defined in xbDbf)
- GetField( const char *Name, char *Buf) const
- GetField( const char *Name, char *Buf, xbShort RecBufSw) const (defined in xbDbf)
- GetField(xbShort FieldNo, xbString&, xbShort RecBufSw ) const (defined in xbDbf)
- GetFieldDecimal( const xbShort )
- GetFieldLen( const xbShort )
- GetFieldName( const xbShort )
- GetFieldNo( const char * FieldName ) const
- GetFieldType( const xbShort FieldNo ) const
- GetFirstRecord( void )
- GetFloatField( const char * FieldName )
- GetFloatField( const xbShort FieldNo )
- GetIndex(xbShort indexNum)
- GetLastRecord( void )
- GetLogicalField( const xbShort FieldNo )
- GetLogicalField( const char * FieldName )
- GetLongField( const char *FieldName) const
- GetLongField( const xbShort FieldNo) const
- GetMemoField( const xbShort FieldNo,const xbLong len, char * Buf, const xbShort LockOption )
- GetMemoFieldLen( const xbShort FieldNo )
- GetNextRecord( void )
- GetPrevRecord( void )
- GetRealDelete(void)
[inline] - GetRecord( xbULong )
- GetRecordBuf( void )
[inline] - GetRecordLen( void )
[inline] - GetStringField( const xbShort FieldNo )
- GetStringField( const char * FieldName )
- IndexCount(void)
- LockDatabase( const xbShort, const xbShort, const xbULong )
- LockMemoFile( const xbShort WaitOption, const xbShort LockType )
- MemoFieldExists( const xbShort FieldNo ) const
- MemoFieldsPresent( void ) const
- NameSuffixMissing( xbShort, const char * )
- NoOfRecords( void )
- OpenDatabase( const char * )
- PackDatabase(xbShort LockWaitOption, void (*packStatusFunc)(xbLong itemNum, xbLong numItems) = 0, void (*indexStatusFunc)(xbLong itemNum, xbLong numItems) = 0)
- PhysicalNoOfRecords(void)
- PutDoubleField(const char *, const xbDouble)
- PutDoubleField(const xbShort, const xbDouble)
- PutField( const xbShort, const char * )
- PutField( const char *Name, const char *buf)
- PutFloatField( const char *, const xbFloat)
- PutFloatField( const xbShort, const xbFloat)
- PutLongField( const xbShort, const xbLong )
- PutLongField( const char *, const xbLong)
- PutRecord(void)
- PutRecord(xbULong)
- RealDeleteOff(void)
[inline] - RealDeleteOn(void)
[inline] - RebuildAllIndices(void (*statusFunc)(xbLong itemNum, xbLong numItems) = 0)
- RecordDeleted( void )
- RemoveIndexFromIxList( xbIndex * )
- ResetNoOfRecs( void )
[inline] - SetVersion( xbShort )
- UndeleteAllRecords( void )
[inline] - UndeleteRecord( void )
- UpdateMemoData( const xbShort FieldNo, const xbLong len, const char * Buf, const xbShort LockOption )
- ValidLogicalData( const char * )
- ValidNumericData( const char * )
- xbase (defined in xbDbf)
- xbDbf( xbXBase * )
- Zap( xbShort )
Copyright © 2000-2002 Derry Bryson. All Rights Reserved.
|