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

Functions

std::string stringer_encoder (const coopy::cmp::TableField &x)
template<class T >
string verbose_encoder (const std::vector< std::string > &lst, const std::map< std::string, T > &mp)

Define Documentation

#define WANT_MAP2STRING

Definition at line 12 of file MergeOutputVerboseDiff.cpp.

#define WANT_VECTOR2STRING

Definition at line 13 of file MergeOutputVerboseDiff.cpp.


Function Documentation

std::string stringer_encoder ( const coopy::cmp::TableField x)

Definition at line 8 of file MergeOutputVerboseDiff.cpp.

References coopy::cmp::TableField::toString().

template<class T >
string verbose_encoder ( const std::vector< std::string > &  lst,
const std::map< std::string, T > &  mp 
)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines