MADARA  3.1.8
IntegerVector.h File Reference
#include <vector>
#include <string>
#include "madara/LockType.h"
#include "madara/knowledge/KnowledgeBase.h"
#include "madara/knowledge/ThreadSafeContext.h"
#include "madara/knowledge/KnowledgeUpdateSettings.h"
#include "BaseContainer.h"
Include dependency graph for IntegerVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madara::knowledge::containers::IntegerVector
 This class stores a vector of integers inside of KaRL. 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.
 

Typedefs

typedef IntegerVector madara::knowledge::containers::IntegerArray
 provide the Array alias for the IntegerVector class More...
 

Detailed Description

Author
James Edmondson jedmo.nosp@m.ndso.nosp@m.n@gma.nosp@m.il.c.nosp@m.om

This file contains a C++ object that manages interactions for an array of integers

Definition in file IntegerVector.h.