MADARA  3.4.1
CheckpointStreamer.cpp File Reference
#include <chrono>
#include "CheckpointStreamer.h"
#include "madara/logger/Logger.h"
#include "madara/knowledge/ContextGuard.h"

Go to the source code of this file.

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::knowledge
 Provides functions and classes for the distributed knowledge base.
 

Detailed Description

Author
David Kyle david.nosp@m..kyl.nosp@m.e@shi.nosp@m.eld..nosp@m.ai

This file contains the CheckpointStream class which streams knowledge updates to serialized temporal knowledge (STK) checkpoints.

Definition in file CheckpointStreamer.cpp.

Variable Documentation

◆ iter_

iterator_type iter_
private

Definition at line 65 of file CheckpointStreamer.cpp.

◆ vec_

const vector_type* vec_
private

Definition at line 64 of file CheckpointStreamer.cpp.