Skeleton framework of file storing service. Take 2, this time just a simple self...
commit961fcb8fcdaaf9f12cccde7bb623a16b442010e0
authorAntoine Chavasse <a.chavasse@gmail.com>
Sun, 29 Apr 2007 23:25:48 +0000 (30 01:25 +0200)
committerAntoine Chavasse <a.chavasse@gmail.com>
Sun, 29 Apr 2007 23:25:48 +0000 (30 01:25 +0200)
tree1912ce95ed9b0d5b6527867483a31fefd0f7628e
parentf567d5998ba872d25ca699464c8264ca3a9824d8
Skeleton framework of file storing service. Take 2, this time just a simple self-describing binary format because that's what I really need.
21 files changed:
CMakeLists.txt
abf/CMakeLists.txt [new file with mode: 0644]
abf/class.h [new file with mode: 0644]
abf/file.cpp [new file with mode: 0644]
abf/file.h [new file with mode: 0644]
abf/implementation.h [new file with mode: 0644]
abf/interface.h [new file with mode: 0644]
abf/module.h [new file with mode: 0644]
abf/struct.h [new file with mode: 0644]
abf/test/CMakeLists.txt [new file with mode: 0644]
abf/test/Goatse.h [new file with mode: 0644]
abf/test/Tubgirl.h [new file with mode: 0644]
abf/test/abftest.aidl [new file with mode: 0644]
abf/test/main.cpp [new file with mode: 0644]
abf/test/services.cpp [new file with mode: 0644]
abf/test/testapp.cpp [new file with mode: 0644]
abf/test/testapp.h [new file with mode: 0644]
abf/typeindex.cpp [new file with mode: 0644]
abf/typeindex.h [new file with mode: 0644]
awful.kdevelop.filelist
core/core.h