Merge branch 'symlinks2-20170424' into 'master'
Add explicit symlink support to WriteHandle See merge request !1137
Showing
- Control/SGTools/SGTools/TestStore.h 4 additions, 4 deletionsControl/SGTools/SGTools/TestStore.h
- Control/SGTools/src/TestStore.cxx 28 additions, 0 deletionsControl/SGTools/src/TestStore.cxx
- Control/StoreGate/StoreGate/StoreGateSvc.h 2 additions, 0 deletionsControl/StoreGate/StoreGate/StoreGateSvc.h
- Control/StoreGate/StoreGate/VarHandleBase.h 13 additions, 0 deletionsControl/StoreGate/StoreGate/VarHandleBase.h
- Control/StoreGate/StoreGate/WriteHandle.h 47 additions, 0 deletionsControl/StoreGate/StoreGate/WriteHandle.h
- Control/StoreGate/StoreGate/WriteHandle.icc 57 additions, 0 deletionsControl/StoreGate/StoreGate/WriteHandle.icc
- Control/StoreGate/StoreGate/tools/SGImplSvc.h 2 additions, 0 deletionsControl/StoreGate/StoreGate/tools/SGImplSvc.h
- Control/StoreGate/share/VarHandleBase_test.ref 8 additions, 3 deletionsControl/StoreGate/share/VarHandleBase_test.ref
- Control/StoreGate/share/WriteHandle_test.ref 5 additions, 4 deletionsControl/StoreGate/share/WriteHandle_test.ref
- Control/StoreGate/src/SGImplSvc.cxx 48 additions, 7 deletionsControl/StoreGate/src/SGImplSvc.cxx
- Control/StoreGate/src/StoreGateSvc.cxx 2 additions, 0 deletionsControl/StoreGate/src/StoreGateSvc.cxx
- Control/StoreGate/src/VarHandleBase.cxx 53 additions, 0 deletionsControl/StoreGate/src/VarHandleBase.cxx
- Control/StoreGate/test/SGtests.cxx 47 additions, 4 deletionsControl/StoreGate/test/SGtests.cxx
- Control/StoreGate/test/VarHandleBase_test.cxx 32 additions, 0 deletionsControl/StoreGate/test/VarHandleBase_test.cxx
- Control/StoreGate/test/WriteHandle_test.cxx 54 additions, 10 deletionsControl/StoreGate/test/WriteHandle_test.cxx
Loading
Please register or sign in to comment