|
LRAUV
revA
|
Contains the Supervisor class declaration. More...
#include "component/SyncComponent.h"#include "logger/DecimationLogWriter.h"#include "logger/Logger.h"#include "logger/Reporter.h"#include "module/ModuleLoader.h"#include "supervisor/CommandLine.h"#include "supervisor/Maintainer.h"#include <dirent.h>

Go to the source code of this file.
Classes | |
| class | Supervisor |
| The supervisor is the "main" component in the vehicle software. More... | |
Macros | |
| #define | DIRENT_CONST const |
Typedefs | |
| typedef int(* | FileFilterType) (DIRENT_CONST struct dirent *) |
| Helper typedef for GetToShoreFilename() and GetLatestLogFilename() More... | |
Contains the Supervisor class declaration.
Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved
| #define DIRENT_CONST const |
| typedef int( * FileFilterType) (DIRENT_CONST struct dirent *) |
Helper typedef for GetToShoreFilename() and GetLatestLogFilename()