Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IndexedDBMap Class Reference

#include <jAPIcollectors.h>

Inheritance diagram for IndexedDBMap:

IndexedDBMapData IndexedDBMapDataBundle List of all members.

Public Member Functions

 IndexedDBMap ()
bool __fastcall connect (AnsiString _location)
bool __fastcall connect (TStream *_stream, bool _create=false)
bool __fastcall disconnect ()
int __fastcall maxRef ()
int __fastcall count ()
bool __fastcall clear ()
int __fastcall add (AnsiString _id, TStream *_stream)
bool __fastcall remove (AnsiString _id)
bool __fastcall remove (int _ref)
bool __fastcall replace (AnsiString _id, TStream *_stream, AnsiString _newID="")
bool __fastcall replace (int _ref, AnsiString _id, TStream *_stream=NULL)
bool __fastcall replace (int _ref, TStream *_stream)
int __fastcall at (AnsiString _id, TStream *_stream=NULL)
AnsiString __fastcall at (int _ref, TStream *_stream=NULL)
AnsiString __fastcall getId (int _ref)
bool __fastcall getRefsAndIDs (TStrings *_sl)
bool __fastcall getRefsAndIDs (vector< int > *_refs, TStrings *_sl)
bool __fastcall getRefs (vector< int > *_refs)
bool __fastcall getRefs (TStrings *_sl)
bool __fastcall getIds (TStrings *_sl)
bool __fastcall debug (TStrings *_sl, TCanvas *_cv=NULL, TRect rect=TRect(0, 0, 0, 0))

Constructor & Destructor Documentation

IndexedDBMap::IndexedDBMap  )  [inline]
 


Member Function Documentation

int __fastcall IndexedDBMap::add AnsiString  _id,
TStream *  _stream
 

AnsiString __fastcall IndexedDBMap::at int  _ref,
TStream *  _stream = NULL
 

int __fastcall IndexedDBMap::at AnsiString  _id,
TStream *  _stream = NULL
 

bool __fastcall IndexedDBMap::clear  ) 
 

bool __fastcall IndexedDBMap::connect TStream *  _stream,
bool  _create = false
 

bool __fastcall IndexedDBMap::connect AnsiString  _location  ) 
 

int __fastcall IndexedDBMap::count  )  [inline]
 

bool __fastcall IndexedDBMap::debug TStrings *  _sl,
TCanvas *  _cv = NULL,
TRect  rect = TRect(0, 0, 0, 0)
 

bool __fastcall IndexedDBMap::disconnect  ) 
 

AnsiString __fastcall IndexedDBMap::getId int  _ref  )  [inline]
 

bool __fastcall IndexedDBMap::getIds TStrings *  _sl  ) 
 

bool __fastcall IndexedDBMap::getRefs TStrings *  _sl  ) 
 

bool __fastcall IndexedDBMap::getRefs vector< int > *  _refs  ) 
 

bool __fastcall IndexedDBMap::getRefsAndIDs vector< int > *  _refs,
TStrings *  _sl
 

bool __fastcall IndexedDBMap::getRefsAndIDs TStrings *  _sl  ) 
 

int __fastcall IndexedDBMap::maxRef  ) 
 

bool __fastcall IndexedDBMap::remove int  _ref  ) 
 

bool __fastcall IndexedDBMap::remove AnsiString  _id  ) 
 

bool __fastcall IndexedDBMap::replace int  _ref,
TStream *  _stream
 

bool __fastcall IndexedDBMap::replace int  _ref,
AnsiString  _id,
TStream *  _stream = NULL
 

bool __fastcall IndexedDBMap::replace AnsiString  _id,
TStream *  _stream,
AnsiString  _newID = ""
 


The documentation for this class was generated from the following files:
Generated on Sat Nov 15 10:52:35 2003 for JAPI by doxygen 1.3.4