|
|
#include <ostream>#include <vector>
Include dependency graph for MemoryID_operators.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::armem | |
Functions | |
| bool | compareTimestamp (const MemoryID &lhs, const MemoryID &rhs) |
| lhs.timestamp < rhs.timstamp More... | |
| bool | compareTimestampDecreasing (const MemoryID &lhs, const MemoryID &rhs) |
| lhs.timestamp > rhs.timstamp More... | |
| std::ostream & | operator<< (std::ostream &os, const std::vector< MemoryID > &rhs) |