MOOS 0.2375
CRelayBoard Member List
This is the complete list of members for CRelayBoard, including all inherited members.
AddMOOSVariable(std::string sName, std::string sSubscribeName, std::string sPublishName, double dfCommsTime)CMOOSApp [protected]
CanIterateWithoutComms()CMOOSApp [protected]
CheckAllRelayStates()CRelayBoard [protected]
CheckInputState(short val)CRelayBoard [protected]
CheckRelayState(short val)CRelayBoard [protected]
CMOOSApp()CMOOSApp
CMOOSInstrument()CMOOSInstrument
ConfigureComms()CMOOSApp [protected, virtual]
CRelayBoard()CRelayBoard
DoNMEACheckSum(std::string sNMEA)CMOOSInstrument [static]
DoRunWork()CMOOSApp [protected]
EnableCommandMessageFiltering(bool bEnable)CMOOSApp [protected]
EnableIterateWithoutComms(bool bEnable)CMOOSApp [protected]
GetAppName()CMOOSApp [protected]
GetAppStartTime()CMOOSApp [protected]
GetCommandKey()CMOOSApp [protected]
GetData()CRelayBoard [protected]
GetIterateCount()CMOOSApp [protected]
GetLastIterateTime()CMOOSApp [protected]
GetMagneticOffset()CMOOSInstrument [protected]
GetMissionFileName()CMOOSApp [protected]
GetMOOSVar(std::string sName)CMOOSApp [protected]
GetTimeSinceIterate()CMOOSApp [protected]
InitialiseSensor()CRelayBoard [protected, virtual]
InitialiseSensorN(int nAttempts, std::string sSensorName)CMOOSInstrument [protected]
IsDebug()CMOOSApp [inline, protected]
IsPowered(std::string sRelay)CRelayBoard
IsSimulateMode()CMOOSApp [protected]
Iterate()CRelayBoard [protected, virtual]
LookForAndHandleAppCommand(MOOSMSG_LIST &NewMail)CMOOSApp [protected]
m_bAppErrorCMOOSApp [protected]
m_bCommandMessageFilteringCMOOSApp [protected]
m_bDebugCMOOSApp [protected]
m_bPublishRawCMOOSInstrument [protected]
m_bQuitOnIterateFailCMOOSApp [protected]
m_bServerSetCMOOSApp [protected]
m_bSimModeCMOOSApp [protected]
m_bSortMailByTimeCMOOSApp [protected]
m_bUseMOOSCommsCMOOSApp [protected]
m_CommsCMOOSApp [protected]
m_dfAppStartTimeCMOOSApp [protected]
m_dfFreqCMOOSApp [protected]
m_dfLastRunTimeCMOOSApp [protected]
m_dfMagneticOffsetCMOOSInstrument [protected]
m_InputNameMapCRelayBoard
m_lServerPortCMOOSApp [protected]
m_MissionReaderCMOOSApp [protected]
m_MOOSVarsCMOOSApp [protected]
m_nCommsFreqCMOOSApp [protected]
m_PortCMOOSInstrument
m_RelayCheckMapCRelayBoard
m_RelayToggleMapCRelayBoard
m_sAppErrorCMOOSApp [protected]
m_sAppNameCMOOSApp [protected]
m_sBOARD_POWERCRelayBoard
m_sCAMERA_POWERCRelayBoard
m_sDARKCRelayBoard
m_sInstrumentErrorMessageCMOOSInstrument [protected]
m_sLIGHTCRelayBoard
m_sLIGHT_POWERCRelayBoard
m_sMissionFileCMOOSApp [protected]
m_sMOOSNameCMOOSApp [protected]
m_sOFFCRelayBoard
m_sONCRelayBoard
m_sPromptCMOOSInstrument [protected]
m_sRECORDCRelayBoard
m_sRECORDINGCRelayBoard
m_sResourceNameCMOOSInstrument [protected]
m_sServerHostCMOOSApp [protected]
m_sServerPortCMOOSApp [protected]
m_sSTOPCRelayBoard
m_sSTOPPEDCRelayBoard
m_sVCR_POWERCRelayBoard
MakeStatusString()CMOOSApp [protected, virtual]
Message2NMEA(std::string sMsg)CMOOSInstrument [static]
MOOSDebugWrite(const std::string &sTxt)CMOOSApp [protected]
OnCommandMsg(CMOOSMsg Msg)CMOOSApp [protected, virtual]
OnConnectToServer()CRelayBoard [protected, virtual]
OnConnectToServerPrivate()CMOOSApp
OnDisconnectFromServer()CMOOSApp [virtual]
OnDisconnectToServerPrivate()CMOOSApp
OnMailCallBack()CMOOSApp
OnNewMail(MOOSMSG_LIST &NewMail)CRelayBoard [protected, virtual]
OnStartUp()CRelayBoard [protected, virtual]
PublishData()CRelayBoard [protected]
PublishFreshMOOSVariables()CMOOSApp [protected]
PublishRaw()CMOOSInstrument [inline, protected]
Record()CRelayBoard
RegisterMOOSVariables()CMOOSApp [protected]
RequestQuit()CMOOSApp
Run(const char *sName, const char *sMissionFile, const char *sSubscribeName)CMOOSApp
Run(const char *sName, const char *sMissionFile)CMOOSApp
SetAppError(bool bFlag, const std::string &sReason)CMOOSApp [protected]
SetAppFreq(double dfFreq)CMOOSApp [protected]
SetCommsFreq(unsigned int nFreq)CMOOSApp [protected]
SetInstrumentErrorMessage(std::string sError)CMOOSInstrument [protected]
SetMOOSVar(const CMOOSVariable &MOOSVar)CMOOSApp [protected]
SetMOOSVar(const std::string &sName, const std::string &sVal, double dfTime)CMOOSApp [protected]
SetMOOSVar(const std::string &sVarName, double dfVal, double dfTime)CMOOSApp [protected]
SetPrompt(std::string sPrompt)CMOOSInstrument [protected]
SetQuitOnFailedIterate(bool bQuit)CMOOSApp [inline, protected]
SetRelayHi(short val)CRelayBoard [protected]
SetRelayLo(short val)CRelayBoard [protected]
SetServer(const char *sServerHost="LOCALHOST", long lPort=9000)CMOOSApp [protected]
SetupPort()CMOOSInstrument [protected, virtual]
ShowRelayBoardStatus()CRelayBoard [protected]
SortMailByTime(bool bSort=true)CMOOSApp [inline, protected]
Stop()CRelayBoard
ToggleRelaySwitch(std::string sRelay, std::string sDesiredState)CRelayBoard [protected]
UpdateMOOSVariables(MOOSMSG_LIST &NewMail)CMOOSApp [protected]
UpdateRelay(CMOOSMsg &Msg)CRelayBoard
UseMailCallBack()CMOOSApp
UseMOOSComms(bool bUse)CMOOSApp [protected]
~CMOOSApp()CMOOSApp [virtual]
~CMOOSInstrument()CMOOSInstrument [virtual]
~CRelayBoard()CRelayBoard [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines