VisitEachDevice
BDiskDevice *VisitEachDevice(BDiskDeviceVisitor *visitor);
bool VisitEachDevice(BDiskDeviceVisitor* visitor,
diskDeviceRoster.VisitEachDevice(&visitor);
return const_cast<BDiskDeviceList*>(this)->VisitEachDevice(&visitor);