put the move constructor and move assignment-operator into the EntitiOwner...
put the move constructor and move assignment-operator into the EntitiOwner base-class and inherit them
Showing
- include/ApplicationModule.h 5 additions, 10 deletionsinclude/ApplicationModule.h
- include/ControlSystemModule.h 11 additions, 0 deletionsinclude/ControlSystemModule.h
- include/DeviceModule.h 11 additions, 0 deletionsinclude/DeviceModule.h
- include/EntityOwner.h 27 additions, 0 deletionsinclude/EntityOwner.h
- include/Module.h 6 additions, 0 deletionsinclude/Module.h
- include/ModuleGroup.h 6 additions, 28 deletionsinclude/ModuleGroup.h
- include/VariableGroup.h 5 additions, 11 deletionsinclude/VariableGroup.h
- src/ControlSystemModule.cc 1 addition, 1 deletionsrc/ControlSystemModule.cc
- src/DeviceModule.cc 1 addition, 1 deletionsrc/DeviceModule.cc
Please register or sign in to comment