COOPY » Guide  version 0.6.5
Defines | Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/MergeOutputTdiff.cpp File Reference
#include <coopy/MergeOutputTdiff.h>
#include <coopy/SheetStyle.h>
#include <coopy/DataSheet.h>
#include <stdio.h>
#include <stdlib.h>
#include <coopy/Stringer.h>

Go to the source code of this file.

Defines

#define WANT_MAP2STRING
#define WANT_VECTOR2STRING
#define OP_MATCH   "..."
#define OP_ASSIGN   "..."
#define OP_MATCH_ASSIGN   "..."
#define OP_CONTEXT   "#"
#define OP_NONE   ""

Functions

static string celly (const SheetCell &c, bool quote_space=false)
static string stringy (const string &s, bool quote_space=false)

Define Documentation

#define OP_ASSIGN   "..."

Definition at line 17 of file MergeOutputTdiff.cpp.

Referenced by coopy::cmp::MergeOutputTdiff::changeRow().

#define OP_CONTEXT   "#"

Definition at line 19 of file MergeOutputTdiff.cpp.

#define OP_MATCH   "..."

Definition at line 16 of file MergeOutputTdiff.cpp.

Referenced by coopy::cmp::MergeOutputTdiff::changeRow().

#define OP_MATCH_ASSIGN   "..."

Definition at line 18 of file MergeOutputTdiff.cpp.

Referenced by coopy::cmp::MergeOutputTdiff::changeRow().

#define OP_NONE   ""

Definition at line 20 of file MergeOutputTdiff.cpp.

Referenced by coopy::cmp::MergeOutputTdiff::changeRow().

#define WANT_MAP2STRING

Definition at line 8 of file MergeOutputTdiff.cpp.

#define WANT_VECTOR2STRING

Definition at line 9 of file MergeOutputTdiff.cpp.


Function Documentation

static string celly ( const SheetCell c,
bool  quote_space = false 
) [static]
static string stringy ( const string &  s,
bool  quote_space = false 
) [static]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines