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/a02834.html | 286 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 286 insertions(+) create mode 100644 docs/doxygen/nel/a02834.html (limited to 'docs/doxygen/nel/a02834.html') diff --git a/docs/doxygen/nel/a02834.html b/docs/doxygen/nel/a02834.html new file mode 100644 index 00000000..efdbc715 --- /dev/null +++ b/docs/doxygen/nel/a02834.html @@ -0,0 +1,286 @@ + + +NeL: STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback struct Reference + + + +
+

STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback Struct Reference

#include <diff_tool.h> +

+

template<class ItemType, class Context, class GetIdentifier = TGetIdentifier<ItemType>, class GetHashValue = TGetHashValue<ItemType>, class TestItem = TTestItem<ItemType>>
+ struct STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback

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

Public Member Functions

virtual void onAdd (uint addIndex, uint refIndex, Context &context)=0
virtual void onChanged (uint addIndex, uint refIndex, Context &context)=0
virtual void onEquivalent (uint addIndex, uint refIndex, Context &context)=0
virtual void onRemove (uint addIndex, uint refIndex, Context &context)=0
virtual void onSwap (uint newIndex, uint refIndex, Context &context)=0
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+template<class ItemType, class Context, class GetIdentifier = TGetIdentifier<ItemType>, class GetHashValue = TGetHashValue<ItemType>, class TestItem = TTestItem<ItemType>>
virtual void STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback::onAdd uint  addIndex,
uint  refIndex,
Context &  context
[pure virtual]
+
+ + + + + +
+   + + +

+ +

+Referenced by STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::makeDiff().

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+template<class ItemType, class Context, class GetIdentifier = TGetIdentifier<ItemType>, class GetHashValue = TGetHashValue<ItemType>, class TestItem = TTestItem<ItemType>>
virtual void STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback::onChanged uint  addIndex,
uint  refIndex,
Context &  context
[pure virtual]
+
+ + + + + +
+   + + +

+ +

+Referenced by STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::makeDiff().

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+template<class ItemType, class Context, class GetIdentifier = TGetIdentifier<ItemType>, class GetHashValue = TGetHashValue<ItemType>, class TestItem = TTestItem<ItemType>>
virtual void STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback::onEquivalent uint  addIndex,
uint  refIndex,
Context &  context
[pure virtual]
+
+ + + + + +
+   + + +

+ +

+Referenced by STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::makeDiff().

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+template<class ItemType, class Context, class GetIdentifier = TGetIdentifier<ItemType>, class GetHashValue = TGetHashValue<ItemType>, class TestItem = TTestItem<ItemType>>
virtual void STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback::onRemove uint  addIndex,
uint  refIndex,
Context &  context
[pure virtual]
+
+ + + + + +
+   + + +

+ +

+Referenced by STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::makeDiff().

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+template<class ItemType, class Context, class GetIdentifier = TGetIdentifier<ItemType>, class GetHashValue = TGetHashValue<ItemType>, class TestItem = TTestItem<ItemType>>
virtual void STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::IDiffCallback::onSwap uint  newIndex,
uint  refIndex,
Context &  context
[pure virtual]
+
+ + + + + +
+   + + +

+ +

+Referenced by STRING_MANAGER::CMakeDiff< ItemType, Context, GetIdentifier, GetHashValue, TestItem >::makeDiff().

+


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