C# Class hds.CommandHandler

Mostra file Open project: hdneo/mxo-hd

Public Properties

Property Type Description
au ArrayUtils
nu NumericalUtils
pu PacketsUtils
su StringUtils

Public Methods

Method Description
CommandHandler ( ) : System
processWhereamiCommand ( byte &packet ) : void

Method Details

CommandHandler() public method

public CommandHandler ( ) : System
return System

processWhereamiCommand() public method

public processWhereamiCommand ( byte &packet ) : void
packet byte
return void

Property Details

au public_oe property

public ArrayUtils,hds au
return ArrayUtils

nu public_oe property

public NumericalUtils,hds nu
return NumericalUtils

pu public_oe property

public PacketsUtils pu
return PacketsUtils

su public_oe property

public StringUtils su
return StringUtils