- Member 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.
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 Tue Feb 26 14:39:02 2008 for SMBIOS Library by
1.3.9.1