summaryrefslogtreecommitdiffstats
path: root/fru_area.cpp
Commit message (Collapse)AuthorAgeFilesLines
* IPMIFruArea: drop iv prefix from membersPatrick Venture2018-10-291-26/+26
| | | | | | | | | Drop iv_ prefix from class members. Renamed class members where necessary and updated some method parameters to avoid name conflicts. Change-Id: Id888dab9fcc020c4dff68d689a38f869c0de3525 Signed-off-by: Patrick Venture <venture@google.com>
* IPMIFruArea: move assignments to constructor listPatrick Venture2018-10-291-8/+3
| | | | | | | Move member assignment to constructor list. Change-Id: I140aabc92533c07f6c50eb19a323e6c52dbf43a4 Signed-off-by: Patrick Venture <venture@google.com>
* IPMIFruArea: move source into separate fru_area.cppPatrick Venture2018-10-291-0/+83
Move the implementation of the class into its own source file. Change-Id: I02d941dd8173f0cede8cdfe8af1fdc5f5418abb4 Signed-off-by: Patrick Venture <venture@google.com>
OpenPOWER on IntegriCloud