COOPY » Guide  version 0.6.5
Defines | Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/MergeOutputIndex.cpp File Reference
#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 Documentation

#define HELPER (   x)    (*((efficient_map<std::string,int> *)(x)))

Function Documentation

static SheetCell link_cell ( int  x) [static]

Definition at line 66 of file MergeOutputIndex.cpp.

Referenced by coopy::cmp::MergeOutputIndex::declareLink().

static SheetCell link_cell ( PolySheet sheet,
int  x,
int  y 
) [static]

Definition at line 71 of file MergeOutputIndex.cpp.

References coopy::store::PolySheet::cellSummary().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines