COOPY » Guide
version 0.6.5
|
#include <coopy/Measure.h>
#include <coopy/CompareFlags.h>
#include <coopy/FMap.h>
#include <coopy/OrderResult.h>
Go to the source code of this file.
Data Structures | |
class | coopy::cmp::RowManOf< map_type > |
Compare rows of a table. More... | |
class | coopy::cmp::CombinedRowMan |
Compare rows of a table using multiple methods as appropriate. More... | |
Namespaces | |
namespace | coopy |
All COOPY toolbox classes. | |
namespace | coopy::cmp |
Comparison between tables. | |
Typedefs | |
typedef RowManOf< FMap > | coopy::cmp::RowMan |
typedef RowManOf< FMultiMap > | coopy::cmp::RowMan2 |