MADARA  3.2.3
KnowledgeBase.cpp File Reference
#include "madara/knowledge/KnowledgeBase.h"
#include "madara/knowledge/KnowledgeBaseImpl.h"
#include "madara/logger/Logger.h"
#include "madara/utility/Utility.h"
#include "ContextGuard.h"
#include "madara/utility/EpochEnforcer.h"
#include <sstream>
#include <iostream>

Go to the source code of this file.

Namespaces

 madara
 Copyright (c) 2015 Carnegie Mellon University.
 
 madara::knowledge
 Provides functions and classes for the distributed knowledge base.
 

Typedefs

typedef utility::EpochEnforcer< std::chrono::steady_clock > EpochEnforcer
 

Typedef Documentation

typedef utility::EpochEnforcer<std::chrono::steady_clock> EpochEnforcer

Definition at line 15 of file KnowledgeBase.cpp.