-
- Downloads
added the xcode rpoject to test entity db, and debbug the preliminary code of SQLIte implementation
of EntityDB. Change-Id: I10d72db41ce2f8fb7c72287db9102b9c7917f20c
Showing
- CHAOSWorkspace.xcworkspace/contents.xcworkspacedata 3 additions, 0 deletionsCHAOSWorkspace.xcworkspace/contents.xcworkspacedata
- chaos/common/data/entity_db/EntityDB.h 54 additions, 76 deletionschaos/common/data/entity_db/EntityDB.h
- chaos/common/data/entity_db/sqlite_impl/SQLiteEntityDB.cpp 418 additions, 307 deletionschaos/common/data/entity_db/sqlite_impl/SQLiteEntityDB.cpp
- chaos/common/data/entity_db/sqlite_impl/SQLiteEntityDB.h 34 additions, 47 deletionschaos/common/data/entity_db/sqlite_impl/SQLiteEntityDB.h
- chaos/common/exception/CException.h 1 addition, 1 deletionchaos/common/exception/CException.h
- chaos/common/utility/ObjectFactoryRegister.h 4 additions, 4 deletionschaos/common/utility/ObjectFactoryRegister.h
- test/TestEntityDB/TestEntityDB.xcodeproj/project.pbxproj 318 additions, 0 deletionstest/TestEntityDB/TestEntityDB.xcodeproj/project.pbxproj
- test/TestEntityDB/TestEntityDB/TestEntityDB.1 79 additions, 0 deletionstest/TestEntityDB/TestEntityDB/TestEntityDB.1
- test/TestEntityDB/TestEntityDB/main.cpp 55 additions, 0 deletionstest/TestEntityDB/TestEntityDB/main.cpp
Loading
Please register or sign in to comment