|
#include <vector>
#include <ostream>
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) |