From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03910.html | 163 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 docs/doxygen/nel/a03910.html (limited to 'docs/doxygen/nel/a03910.html') diff --git a/docs/doxygen/nel/a03910.html b/docs/doxygen/nel/a03910.html new file mode 100644 index 00000000..4f81f1eb --- /dev/null +++ b/docs/doxygen/nel/a03910.html @@ -0,0 +1,163 @@ + + +NeL: STRING_MANAGER::TPhrase struct Reference + + + +
+

STRING_MANAGER::TPhrase Struct Reference

#include <diff_tool.h> +

+ + + + + + + + + + + + + +

Data Fields

std::vector< TClauseClauses
ucstring Comments
uint64 HashValue
std::string Identifier
ucstring Parameters
+


Field Documentation

+

+ + + + +
+ + +
std::vector<TClause> STRING_MANAGER::TPhrase::Clauses +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file diff_tool.h. +

+Referenced by STRING_MANAGER::makePhraseHash(), STRING_MANAGER::preparePhraseFile(), and STRING_MANAGER::readPhraseFile().

+

+ + + + +
+ + +
ucstring STRING_MANAGER::TPhrase::Comments [mutable] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 72 of file diff_tool.h. +

+Referenced by STRING_MANAGER::preparePhraseFile(), and STRING_MANAGER::readPhraseFile().

+

+ + + + +
+ + +
uint64 STRING_MANAGER::TPhrase::HashValue +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file diff_tool.h. +

+Referenced by STRING_MANAGER::preparePhraseFile(), and STRING_MANAGER::readPhraseFile().

+

+ + + + +
+ + +
std::string STRING_MANAGER::TPhrase::Identifier +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file diff_tool.h. +

+Referenced by STRING_MANAGER::preparePhraseFile(), and STRING_MANAGER::readPhraseFile().

+

+ + + + +
+ + +
ucstring STRING_MANAGER::TPhrase::Parameters +
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file diff_tool.h. +

+Referenced by STRING_MANAGER::makePhraseHash(), STRING_MANAGER::preparePhraseFile(), and STRING_MANAGER::readPhraseFile().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 14:54:25 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1