Module: updater

Inheritance diagram

digraph inheritanceb8763b7c29 { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "ContentUpdater" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "Updater" -> "ContentUpdater" [arrowsize=0.5,style="setlinewidth(0.5)"]; "SoftwareUpdater" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "Updater" -> "SoftwareUpdater" [arrowsize=0.5,style="setlinewidth(0.5)"]; "Updater" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",tooltip="This class is instantiated by the PanDevice class as a software update subsystem"]; }

Class Reference

Device updater handles software versions and updates for devices