C# Class LINK_SAP_CS_80211.LINK_SAP_80211.Events.Reports

Exibir arquivo Open project: ATNoG/ODTONE

Public Methods

Method Description
Cancel ( MIH.DataTypes.Link_Cfg_Param param ) : void
CheckThresholds ( Link_Param_Abs_Type type, int value ) : void
PeriodicReport ( Object stateInfo ) : void

Method Details

Cancel() public static method

public static Cancel ( MIH.DataTypes.Link_Cfg_Param param ) : void
param MIH.DataTypes.Link_Cfg_Param
return void

CheckThresholds() public static method

public static CheckThresholds ( Link_Param_Abs_Type type, int value ) : void
type Link_Param_Abs_Type
value int
return void

PeriodicReport() public static method

public static PeriodicReport ( Object stateInfo ) : void
stateInfo Object
return void