STRING_MANAGER::TPhraseDiffContext Struct Reference

#include <diff_tool.h>

List of all members.

Public Types

typedef std::vector< TPhrase >
::iterator 
iterator

Public Member Functions

 TPhraseDiffContext (const std::vector< TPhrase > &addition, std::vector< TPhrase > &reference, std::vector< TPhrase > &diff)

Public Attributes

const std::vector< TPhrase > & Addition
std::vector< TPhrase > & Reference
std::vector< TPhrase > & Diff

Detailed Description

Definition at line 75 of file diff_tool.h.


Member Typedef Documentation

Definition at line 77 of file diff_tool.h.


Constructor & Destructor Documentation

STRING_MANAGER::TPhraseDiffContext::TPhraseDiffContext ( const std::vector< TPhrase > &  addition,
std::vector< TPhrase > &  reference,
std::vector< TPhrase > &  diff 
) [inline]

Definition at line 82 of file diff_tool.h.


Member Data Documentation

Definition at line 78 of file diff_tool.h.

Definition at line 80 of file diff_tool.h.

Definition at line 79 of file diff_tool.h.


The documentation for this struct was generated from the following file:

Generated on Thu Jan 7 08:30:23 2010 for NeL by  doxygen 1.6.1