OTest2
A C++ testing framework
Classes | Namespaces | Typedefs
difflogblock.h File Reference
#include <vector>
#include <otest2/hirschberg.h>
Include dependency graph for difflogblock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OTest2::DiffBlock
 One block change. More...
 
class  OTest2::DiffLogBuilderBlock
 Log builder making records of whole blocks of changes. More...
 

Namespaces

 OTest2
 

Typedefs

typedef std::vector< DiffBlock > OTest2::DiffLogBlocks
 Ordered (indexes into the sequences) list of diff changes. More...