StoreGate: Add TypelessWriteHandle.
Add TypelessWriteHandle/TypelessWriteHandleKey, for recording with a configurable type. Fix WriteHandleKey_test.
Showing
- Control/StoreGate/CMakeLists.txt 13 additions, 0 deletionsControl/StoreGate/CMakeLists.txt
- Control/StoreGate/StoreGate/TypelessWriteHandle.h 74 additions, 0 deletionsControl/StoreGate/StoreGate/TypelessWriteHandle.h
- Control/StoreGate/StoreGate/TypelessWriteHandleKey.h 107 additions, 0 deletionsControl/StoreGate/StoreGate/TypelessWriteHandleKey.h
- Control/StoreGate/share/TypelessWriteHandleKey_test.ref 15 additions, 0 deletionsControl/StoreGate/share/TypelessWriteHandleKey_test.ref
- Control/StoreGate/share/TypelessWriteHandle_test.ref 15 additions, 0 deletionsControl/StoreGate/share/TypelessWriteHandle_test.ref
- Control/StoreGate/src/TypelessWriteHandle.cxx 71 additions, 0 deletionsControl/StoreGate/src/TypelessWriteHandle.cxx
- Control/StoreGate/src/TypelessWriteHandleKey.cxx 103 additions, 0 deletionsControl/StoreGate/src/TypelessWriteHandleKey.cxx
- Control/StoreGate/src/VarHandleBase.cxx 2 additions, 2 deletionsControl/StoreGate/src/VarHandleBase.cxx
- Control/StoreGate/test/TypelessWriteHandleKey_test.cxx 65 additions, 0 deletionsControl/StoreGate/test/TypelessWriteHandleKey_test.cxx
- Control/StoreGate/test/TypelessWriteHandle_test.cxx 73 additions, 0 deletionsControl/StoreGate/test/TypelessWriteHandle_test.cxx
- Control/StoreGate/test/WriteHandleKey_test.cxx 2 additions, 2 deletionsControl/StoreGate/test/WriteHandleKey_test.cxx
Loading
Please register or sign in to comment