- Member smbios::ISmbiosTable::clearItemCache () const=0
- clearItemCache() needs to be made an abstract function and the definition needs to be moved to the SmbiosItem class. This needs to happen at the same time that itemList is moved.
- Page Status of API and ABI stability and compatibility
- finish api and abi page
- Page Direct CMOS Access Overview
- finish cmos access theory and overview
- Page Abstract Factory Design Overview
- finish Abstract Factory theory and overview
- Page Direct Memory Access Overview
- finish memory access theory and overview
- Page Smbios Table Overview
- The last couple of things that need to be added to ISmbiosTable to complete the API are:
- Add accessor functions for the different header fields in the Smbios Table Entry Point.
- Add a function to explicitly check the checksums stored in the Entry Point.
- Page Smbios Table Overview
- Need to remove the itemList member variable from ISmbiosTable. It needs to be put into SmbiosTable (private implementation class), and we need to provide a set of functions that the iterator can use in its place.
Generated on Sat Apr 21 11:36:10 2007 for SMBIOS Library by
1.5.2