|
MADARA
3.1.8
|
#include <string>#include <map>#include <memory>#include "madara/knowledge/KnowledgeRecord.h"#include "madara/utility/Utility.h"#include "madara/filters/BufferFilter.h"#include <stdio.h>

Go to the source code of this file.
Classes | |
| class | madara::knowledge::CheckpointSettings |
| Holds settings for checkpoints to load or save. More... | |
Namespaces | |
| madara | |
| Copyright (c) 2015 Carnegie Mellon University. | |
| madara::knowledge | |
| Provides functions and classes for the distributed knowledge base. | |
This file contains the CheckpointSettings class, which provides settings for saving/loading KnowledgeBase checkpoints
Definition in file CheckpointSettings.h.