STFishFinder API  API version 0.0.0, Documentation version 3 -PRELIMINARY-
STFF::STFishFinder Member List

This is the complete list of members for STFF::STFishFinder, including all inherited members.

Control(FF_ControlCommand_t command, const void *pParam)STFF::STFishFinder
CreateFishFinder(FF_Error_t *pError)STFF::STFishFinderstatic
CreateFishFinderForPlayback(const Replay *pPlaybackData, FF_Error_t *pError)STFF::STFishFinderstatic
CreateSimulatedFishFinder(FF_Error_t *pError)STFF::STFishFinderstatic
GetApiStatus() const STFF::STFishFinder
GetApiVersion(Version *pApiVersion) const STFF::STFishFinder
GetAutoGainSetting(FF_AutoGainSetting_t *pAutoGainSetting, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetAutoRangeSetting(FF_AutoRangeSetting_t *pAutoRange, FF_DepthUnits_t *pUnits, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetBatteryVoltage(FF_BatteryVoltageData_t *pBatteryVoltageData) const STFF::STFishFinder
GetBootloaderVersion(char *pBootloaderVersion, uint16_t *pLength, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetCompanyName(char *pCompanyName, uint16_t *pLength, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetDepth(FF_DepthUnits_t units, FF_DepthData_t *pDepthData) const STFF::STFishFinder
GetDepthAlarmSettings(FF_DepthUnits_t *pUnits, uint32_t *pShallowAlarm, uint32_t *pDeepAlarm, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetDepthAlarmState(FF_DepthAlarmState_t *pShallowAlarmState, FF_DepthAlarmState_t *pDeepAlarmState, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetFishIdSetting(FF_Frequency_t frequency, FF_FishIdSetting_t *pFishIdSetting, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetFrequencyMode(FF_FrequencyMode_t *pFrequencyMode, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetFWVersion(char *pFWVersion, uint16_t *pLength, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetGain(FF_Frequency_t frequency, uint16_t *pGainSetting, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetGainColorOffsets(FF_Frequency_t frequency, uint16_t *pNumColors, uint16_t *pGainColorOffsets, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetGainColorOffsetsLimits(uint16_t *pNumOffsets, uint16_t *pMinLargestOffset, uint16_t *pMaxLargestOffset) const STFF::STFishFinder
GetGainLimits(uint16_t *pMinGain, uint16_t *pMaxGain) const STFF::STFishFinder
GetGainOffset(FF_Frequency_t frequency, int16_t *pGainOffset, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetGainOffsetLimits(int16_t *pMinOffset, int16_t *pMaxOffset) const STFF::STFishFinder
GetHWVersion(char *pHWVersion, uint16_t *pLength, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetInputSamplesLimits(uint16_t *pMinInputSamples, uint16_t *pMaxInputSamples) const STFF::STFishFinder
GetMaxPossibleDepth(FF_Frequency_t frequency, FF_DepthUnits_t units, uint32_t *pMaxDepth, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetNumInputSamples(uint16_t *pNumInputSamples, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetProductName(char *pProductName, uint16_t *pLength, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetRange(FF_RangeSetting_t *pRangeSetting, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetRangeLimits(FF_DepthUnits_t units, uint32_t *pMinRangeDeep, uint32_t *pMaxRangeDeep) const STFF::STFishFinder
GetSerialNumber(char *pSerialNumber, uint16_t *pLength, FF_DataStatus_t *pStatus) const STFF::STFishFinder
GetSpeed(FF_SpeedUnits_t units, FF_SpeedData_t *pSpeedData) const STFF::STFishFinder
GetSpeedPulsesPerNauticalMile(uint32_t *pSpeedPPNM, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetSpeedPulsesPerNauticalMileLimits(uint32_t *pMinSpeedPPNM, uint32_t *pMaxSpeedPPNM) const STFF::STFishFinder
GetTemperature(FF_TemperatureUnits_t units, FF_TemperatureData_t *pTemperatureData) const STFF::STFishFinder
GetTemperatureOffset(FF_TemperatureUnits_t units, int16_t *pTemperatureOffset, FF_SettingStatus_t *pStatus) const STFF::STFishFinder
GetTemperatureOffsetLimits(FF_TemperatureUnits_t units, int16_t *pMinTempOffset, int16_t *pMaxTempOffset) const STFF::STFishFinder
Hello()STFF::STFishFinder
ImageColumn (defined in STFF::STFishFinder)STFF::STFishFinderfriend
MaxAttributeStringLengthSTFF::STFishFinderstatic
ParseFFInputStream(char *pInputStream, uint32_t numBytes)STFF::STFishFinder
Replay (defined in STFF::STFishFinder)STFF::STFishFinderfriend
SetAutoGainSetting(FF_AutoGainSetting_t autoGainSetting)STFF::STFishFinder
SetAutoRangeSetting(FF_AutoRangeSetting_t autoRangeSetting, FF_DepthUnits_t units)STFF::STFishFinder
SetCallbacks(Callback_SettingChanged_t pSettingChanged, Callback_DataItemReceived_t pDataItemReceived, Callback_DepthAlarmStateChange_t pDepthAlarmStateChange, Callback_FishAlarmTrigger_t pFishAlarmTrigger, Callback_StreamDataToFF_t pStreamDataToFF)STFF::STFishFinderstatic
SetDepthAlarmSettings(FF_DepthUnits_t units, uint32_t shallowAlarmSetting, uint32_t deepAlarmSetting)STFF::STFishFinder
SetFishIdSetting(FF_Frequency_t frequency, const FF_FishIdSetting_t *pFishIdSetting)STFF::STFishFinder
SetFrequencyMode(FF_FrequencyMode_t frequencyMode)STFF::STFishFinder
SetGain(FF_Frequency_t frequency, uint16_t gainSetting)STFF::STFishFinder
SetGainColorOffsets(FF_Frequency_t frequency, uint16_t numColors, const uint16_t *pGainColorOffsets)STFF::STFishFinder
SetGainOffset(FF_Frequency_t frequency, int16_t gainOffset)STFF::STFishFinder
SetNumInputSamples(uint16_t numInputSamples)STFF::STFishFinder
SetRange(const FF_RangeSetting_t *pRangeSetting)STFF::STFishFinder
SetSpeedPulsesPerNauticalMile(uint32_t speedPPNM)STFF::STFishFinder
SetTemperatureOffset(FF_TemperatureUnits_t units, int16_t temperatureOffset)STFF::STFishFinder
SilenceDepthAlarm(FF_DepthAlarmType_t alarmType, int32_t durationSeconds)STFF::STFishFinder
StartRecording(Replay *pReplay)STFF::STFishFinder
STFF_Client (defined in STFF::STFishFinder)STFF::STFishFinderfriend
StopRecording()STFF::STFishFinder
TimerTick()STFF::STFishFinder
~STFishFinder()STFF::STFishFinder