C# Class GSF.MMS.Model.DataParameters

Inheritance: IASN1PreparedElement
Show file Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

Method Description
initWithDefaults ( ) : void
isBcdPresent ( ) : bool
isBinary_timePresent ( ) : bool
isBit_stringPresent ( ) : bool
isFloating_pointPresent ( ) : bool
isIntegerPresent ( ) : bool
isMmsStringPresent ( ) : bool
isOctet_stringPresent ( ) : bool
isUnsignedPresent ( ) : bool
isVisible_stringPresent ( ) : bool

Method Details

initWithDefaults() public method

public initWithDefaults ( ) : void
return void

isBcdPresent() public method

public isBcdPresent ( ) : bool
return bool

isBinary_timePresent() public method

public isBinary_timePresent ( ) : bool
return bool

isBit_stringPresent() public method

public isBit_stringPresent ( ) : bool
return bool

isFloating_pointPresent() public method

public isFloating_pointPresent ( ) : bool
return bool

isIntegerPresent() public method

public isIntegerPresent ( ) : bool
return bool

isMmsStringPresent() public method

public isMmsStringPresent ( ) : bool
return bool

isOctet_stringPresent() public method

public isOctet_stringPresent ( ) : bool
return bool

isUnsignedPresent() public method

public isUnsignedPresent ( ) : bool
return bool

isVisible_stringPresent() public method

public isVisible_stringPresent ( ) : bool
return bool