MemoryID.h File Reference
#include <functional>
#include <string>
#include <vector>
#include "Time.h"
+ Include dependency graph for MemoryID.h:

Go to the source code of this file.

Classes

class  MemoryID
 A memory ID. More...
 
struct  hash< armarx::armem::MemoryID >
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 
 std
 

Functions

bool contains (const MemoryID &general, const MemoryID &specific)
 Indicates whether general is "less specific" than, or equal to, specific, i.e. More...