Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
lib::diff::test::anonymous_namespace{diff-list-application-test.cpp} Namespace Reference

Typedefs

using DataSeq = vector< string >
 
using Interpreter = ListDiffInterpreter< string >
 
using DiffStep = ListDiffLanguage< string >::DiffStep
 
using DiffSeq = iter_stl::IterSnapshot< DiffStep >
 

Functions

string TOK (a1)
 
string TOK (a2)
 
string TOK (a3)
 
string TOK (a4)
 
string TOK (a5)
 
string TOK (b1)
 
string TOK (b2)
 
string TOK (b3)
 
string TOK (b4)
 
 DiffStep_CTOR (ins)
 
 DiffStep_CTOR (del)
 
 DiffStep_CTOR (pick)
 
 DiffStep_CTOR (find)
 
 DiffStep_CTOR (skip)
 
DiffSeq generateTestDiff ()
 

Typedef Documentation

◆ DataSeq

using DataSeq = vector<string>

Definition at line 39 of file diff-list-application-test.cpp.

◆ Interpreter

Definition at line 46 of file diff-list-application-test.cpp.

◆ DiffStep

using DiffStep = ListDiffLanguage<string>::DiffStep

Definition at line 47 of file diff-list-application-test.cpp.

◆ DiffSeq

Function Documentation

◆ TOK() [1/9]

string TOK ( a1  )

◆ TOK() [2/9]

string TOK ( a2  )

◆ TOK() [3/9]

string TOK ( a3  )

◆ TOK() [4/9]

string TOK ( a4  )

◆ TOK() [5/9]

string TOK ( a5  )

◆ TOK() [6/9]

string TOK ( b1  )

◆ TOK() [7/9]

string TOK ( b2  )

◆ TOK() [8/9]

string TOK ( b3  )

◆ TOK() [9/9]

string TOK ( b4  )

◆ DiffStep_CTOR() [1/5]

DiffStep_CTOR ( ins  )

◆ DiffStep_CTOR() [2/5]

DiffStep_CTOR ( del  )

◆ DiffStep_CTOR() [3/5]

DiffStep_CTOR ( pick  )

◆ DiffStep_CTOR() [4/5]

DiffStep_CTOR ( find  )

◆ DiffStep_CTOR() [5/5]

DiffStep_CTOR ( skip  )

◆ generateTestDiff()

DiffSeq generateTestDiff ( )
inline

Definition at line 58 of file diff-list-application-test.cpp.

References generateTestDiff().

Referenced by generateTestDiff().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: