Home
last modified time | relevance | path

Searched hist:ecd6a3a20ab128ae9d3e356d6250695800dc13be (Results 1 – 20 of 20) sorted by relevance

/openbmc/bmcweb/include/
H A Dasync_resp.hppdiff 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 Dasync_resolve.hppdiff 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 Dpersistent_data.hppdiff 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 Dvm_websocket.hppdiff 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 Dsessions.hppdiff 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 Dopenbmc_dbus_rest.hppdiff 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 Dgzfile.hppdiff 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 Devent_service_manager.hppdiff 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 Dlogging.hppdiff 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 Dapp.hppdiff 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 Dhttp_request.hppdiff 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 Dwebsocket.hppdiff 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 Dhttp_response.hppdiff 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 Drouting.hppdiff 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 Dhttp_connection.hppdiff 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-tidydiff 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 Dmetric_report_definition.hppdiff 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 Dvirtual_media.hppdiff 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 Dsensors.hppdiff 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 Dmanagers.hppdiff 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