LRAUV  revA
MissionStateLogger.h File Reference

Contains the MissionStateLogger class definition. More...

#include "data/ElementURI.h"
#include "io/MappedIOStream.h"
#include "logger/Logger.h"
#include "utils/FastMap.h"
#include "utils/FlexArray.h"
#include "utils/Str.h"
#include <dirent.h>
Include dependency graph for MissionStateLogger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MissionStateLogger
 Serializes and unserializes mission state to allow missions to be resumed. More...
 
struct  MissionStateLogger::StateInfo
 
class  MissionStateLogger::StreamEntry
 
class  MissionStateLogger::StaticDestructor
 Makes sure that CurrentStream_ is deleted on shutdown. More...
 

Macros

#define DIRENT_CONST   const
 

Detailed Description

Contains the MissionStateLogger class definition.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved

Macro Definition Documentation

#define DIRENT_CONST   const