Interface definition for RBU HDR operations.
More...
#include <DellRbu.h>
Interface definition for RBU HDR operations.
◆ IRbuHdr()
rbu::IRbuHdr::IRbuHdr |
( |
| ) |
|
◆ ~IRbuHdr()
virtual rbu::IRbuHdr::~IRbuHdr |
( |
| ) |
|
|
virtual |
◆ doUpdate()
virtual void rbu::IRbuHdr::doUpdate |
( |
| ) |
const |
|
pure virtual |
◆ getBiosVersion()
virtual std::string rbu::IRbuHdr::getBiosVersion |
( |
| ) |
const |
|
pure virtual |
◆ getFh()
virtual FILE* rbu::IRbuHdr::getFh |
( |
| ) |
const |
|
pure virtual |
◆ getHdrVersion()
virtual void rbu::IRbuHdr::getHdrVersion |
( |
unsigned int & |
major, |
|
|
unsigned int & |
minor |
|
) |
| const |
|
pure virtual |
◆ getSystemIdList()
virtual const u32* rbu::IRbuHdr::getSystemIdList |
( |
| ) |
const |
|
pure virtual |
◆ streamify()
virtual std::ostream& rbu::IRbuHdr::streamify |
( |
std::ostream & |
cout | ) |
const |
|
pure virtual |
Used by operator << (std::ostream & cout, const IRbuHdr & ) to.
Users normally would not need or want to call this API. The normal operator<<() has been overloaded to call this function internally.
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/libsmbios-2.3.0/src/include/smbios/DellRbu.h