Goby3  3.1.4
2024.02.22
goby::moos::MOOSAppShell Class Reference

#include <goby/moos/goby_moos_app.h>

Inheritance diagram for goby::moos::MOOSAppShell:
CMOOSApp goby::moos::GobyMOOSAppSelector< MOOSAppType > goby::moos::GobyMOOSAppSelector<> goby::moos::GobyMOOSApp

Protected Member Functions

bool Iterate () override
 
bool OnStartUp () override
 
bool OnConnectToServer () override
 
bool OnNewMail (MOOSMSG_LIST &) override
 
void RegisterVariables ()
 
void PostReport ()
 

Detailed Description

Definition at line 113 of file goby_moos_app.h.

Member Function Documentation

◆ Iterate()

bool goby::moos::MOOSAppShell::Iterate ( )
inlineoverrideprotected

Definition at line 116 of file goby_moos_app.h.

◆ OnConnectToServer()

bool goby::moos::MOOSAppShell::OnConnectToServer ( )
inlineoverrideprotected

Definition at line 118 of file goby_moos_app.h.

◆ OnNewMail()

bool goby::moos::MOOSAppShell::OnNewMail ( MOOSMSG_LIST &  )
inlineoverrideprotected

Definition at line 119 of file goby_moos_app.h.

◆ OnStartUp()

bool goby::moos::MOOSAppShell::OnStartUp ( )
inlineoverrideprotected

Definition at line 117 of file goby_moos_app.h.

◆ PostReport()

void goby::moos::MOOSAppShell::PostReport ( )
inlineprotected

Definition at line 121 of file goby_moos_app.h.

◆ RegisterVariables()

void goby::moos::MOOSAppShell::RegisterVariables ( )
inlineprotected

Definition at line 120 of file goby_moos_app.h.


The documentation for this class was generated from the following file: