dtl Namespace Reference

Diff Template Library. More...


Classes

struct  eleminfo
struct  Point
struct  uniHunk
class  PrintCommon
class  PrintChange
class  PrintUniHunk
class  Sequence
struct  idxLcs
class  Lcs
class  Ses
class  Diff
class  Diff3

Typedefs

typedef int editType
typedef struct dtl::eleminfo elemInfo
typedef struct dtl::Point P
typedef std::vector< int > editPath
typedef std::vector< PeditPathCordinates

Variables

const editType SES_DELETE = -2
 23.06.2009: fixed by A. Abramov to reach weCmpState compatibility
const editType SES_COMMON = 0
const editType SES_ADD = 2
 23.06.2009: fixed by A. Abramov to reach weCmpState compatibility
const std::string SES_MARK_DELETE = "-"
const std::string SES_MARK_COMMON = " "
const std::string SES_MARK_ADD = "+"
const unsigned int MAX_CORDINATES_SIZE = 2000000


Detailed Description

Diff Template Library.


Typedef Documentation

typedef std::vector<int> dtl::editPath

Definition at line 69 of file dtl.hpp.

typedef std::vector<P> dtl::editPathCordinates

Definition at line 70 of file dtl.hpp.

typedef int dtl::editType

type of edit for SES

Definition at line 31 of file dtl.hpp.

typedef struct dtl::eleminfo dtl::elemInfo

info for Unified Format

typedef struct dtl::Point dtl::P

cordinate for registering route


Variable Documentation

const unsigned int dtl::MAX_CORDINATES_SIZE = 2000000

limit of cordinate size

Definition at line 67 of file dtl.hpp.

23.06.2009: fixed by A. Abramov to reach weCmpState compatibility

Definition at line 34 of file dtl.hpp.

Definition at line 33 of file dtl.hpp.

23.06.2009: fixed by A. Abramov to reach weCmpState compatibility

Definition at line 32 of file dtl.hpp.

const std::string dtl::SES_MARK_ADD = "+"

Definition at line 41 of file dtl.hpp.

const std::string dtl::SES_MARK_COMMON = " "

Definition at line 40 of file dtl.hpp.

const std::string dtl::SES_MARK_DELETE = "-"

mark of SES

Definition at line 39 of file dtl.hpp.



 
©2009 Positive Technologies
 
Generated on Tue Jul 14 18:27:32 2009 for WebEngine by 
 
 
1.5.7
 
Get wpcObj at SourceForge.net. Fast, secure and Free Open Source software downloads