RetroShare/libretroshare/src/dbase
chrisparker126 50a0ed0656 libretroshare src now compilable.
nxsitems not tested yet
renamed retrodb src file to .cc regular librs naming convention
wrote deserialisation section of nxsitems, need to write print and clear rsitem base functions

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@5144 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-05 19:55:24 +00:00
..
cachestrapper.cc libretroshare src now compilable. 2012-05-05 19:55:24 +00:00
cachestrapper.h libretroshare src now compilable. 2012-05-05 19:55:24 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc improved behavior of hash cache 2011-11-05 22:31:45 +00:00
fimonitor.h Made the hash-cache more compliant with mounted/network drives: 2011-06-15 20:03:26 +00:00
findex.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
findex.h used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups 2011-04-15 20:21:52 +00:00
fistore.cc corrected disabled RequestdirDetails in FileIndexStore to be able to retrieve root directory of a user ID 2011-11-23 16:05:57 +00:00
fistore.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +00:00
rsexpr.cc fixed bug in search with size in MB. Caused crash due to deserialization error. 2011-06-28 08:18:54 +00:00