|
COOPY » Guide
version 0.6.5
|
#include <coopy/MergeOutputIndex.h>#include <coopy/Dbg.h>#include <coopy/EfficientMap.h>#include <coopy/Stringer.h>#include <coopy/IndexSniffer.h>Go to the source code of this file.
Defines | |
| #define | HELPER(x) (*((efficient_map<std::string,int> *)(x))) |
Functions | |
| static SheetCell | link_cell (int x) |
| static SheetCell | link_cell (PolySheet &sheet, int x, int y) |
| #define HELPER | ( | x | ) | (*((efficient_map<std::string,int> *)(x))) |
Definition at line 12 of file MergeOutputIndex.cpp.
Referenced by coopy::cmp::MergeOutputIndex::declareLink(), coopy::cmp::MergeOutputIndex::setSheet(), and coopy::cmp::MergeOutputIndex::~MergeOutputIndex().
| static SheetCell link_cell | ( | int | x | ) | [static] |
Definition at line 66 of file MergeOutputIndex.cpp.
Referenced by coopy::cmp::MergeOutputIndex::declareLink().
Definition at line 71 of file MergeOutputIndex.cpp.
References coopy::store::PolySheet::cellSummary().
1.7.4