|
MADARA
3.1.8
|
#include <vector>#include <string>#include "madara/LockType.h"#include "madara/knowledge/KnowledgeBase.h"#include "madara/knowledge/ThreadSafeContext.h"#include "madara/knowledge/KnowledgeUpdateSettings.h"#include "Vector.h"#include "Integer.h"#include "Queue.inl"

Go to the source code of this file.
Classes | |
| class | madara::knowledge::containers::Queue |
| This class stores thread-safe queue within the knowledge base. More... | |
Namespaces | |
| madara | |
| Copyright (c) 2015 Carnegie Mellon University. | |
| madara::knowledge | |
| Provides functions and classes for the distributed knowledge base. | |
| madara::knowledge::containers | |
| Provides container classes for fast knowledge base access and mutation. | |
This file contains a high performance thread-safe queue
Definition in file Queue.h.