/openbmc/bmcweb/include/ |
H A D | async_resp.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | async_resolve.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | persistent_data.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | vm_websocket.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | sessions.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | openbmc_dbus_rest.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | gzfile.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | event_service_manager.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
/openbmc/bmcweb/http/ |
H A D | logging.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | app.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | http_request.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | websocket.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | http_response.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | routing.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | http_connection.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | metric_report_definition.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | virtual_media.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | sensors.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|
H A D | managers.hpp | diff ecd6a3a20ab128ae9d3e356d6250695800dc13be Fri Jan 07 11:18:40 CST 2022 Ed Tanous <edtanous@google.com> Enable cppcoreguidelines-special-member-functions checks
Part of enforcing cpp core guidelines involves explicitly including all constructors required on a non-trivial class. We were missing quite a few. In all cases, the copy/move/and operator= methods are simply deleted.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ie8d6e8bf2bc311fa21a9ae48b0d61ee5c1940999
|