Loading src/include/tango/server/attribute_templ.h→src/include/tango/server/Attribute_templ.h +0 −0 File moved. View file src/include/tango/server/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ set(SERVER_HEADERS UserDefaultAttrProp.h AttrData.h Attribute.h AttrValue.h attribute_templ.h Attribute_templ.h attrsetval_templ.h AttrManip.h AttrProp.h Loading src/server/templ_inst.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ // For template management we have several files: // - A file with explicit template instanciation. This file (templ_inst.cpp) // For class with templates: // - A file with template methods/class definition (attribute_templ.h for Attribute class) // - A file with template methods/class definition (Attribute_templ.h for Attribute class) // - A file with template methods/class specialization definition (attribute_spec_templ.h for Attribute class) // // We did this in order to have explicit instanciation of templates method except for specialized templates Loading @@ -20,7 +20,7 @@ #include <tango/common/utils/assert.h> #include <tango/server/AttrHistoryStack.h> #include <tango/server/attribute_templ.h> #include <tango/server/Attribute_templ.h> #include <tango/server/CmdHistoryStack.h> #include <tango/server/DeviceImpl.h> #include <tango/server/pipe_templ.h> Loading Loading
src/include/tango/server/attribute_templ.h→src/include/tango/server/Attribute_templ.h +0 −0 File moved. View file
src/include/tango/server/CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ set(SERVER_HEADERS UserDefaultAttrProp.h AttrData.h Attribute.h AttrValue.h attribute_templ.h Attribute_templ.h attrsetval_templ.h AttrManip.h AttrProp.h Loading
src/server/templ_inst.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ // For template management we have several files: // - A file with explicit template instanciation. This file (templ_inst.cpp) // For class with templates: // - A file with template methods/class definition (attribute_templ.h for Attribute class) // - A file with template methods/class definition (Attribute_templ.h for Attribute class) // - A file with template methods/class specialization definition (attribute_spec_templ.h for Attribute class) // // We did this in order to have explicit instanciation of templates method except for specialized templates Loading @@ -20,7 +20,7 @@ #include <tango/common/utils/assert.h> #include <tango/server/AttrHistoryStack.h> #include <tango/server/attribute_templ.h> #include <tango/server/Attribute_templ.h> #include <tango/server/CmdHistoryStack.h> #include <tango/server/DeviceImpl.h> #include <tango/server/pipe_templ.h> Loading