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.
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 Jul 3 18:35:14 2007 for SMBIOS Library by
1.2.18