IDA C++ SDK 9.2
|
difference result, stores vectors' items with action to be applied to construct Y from X More...
#include <diff3.hpp>
Public Member Functions | |
lcsdiff_res_part_t (lcsdiff_result_action_t _a) | |
void | append (const T &v, size_t idx) |
void | reverse () |
Public Attributes | |
T | part |
vector's items | |
T | x_part |
previous content, only for TDLA_MOD | |
lcsdiff_result_action_t | action |
action for items, lcsdiff_result_action_t |
difference result, stores vectors' items with action to be applied to construct Y from X
result's portion
|
inline |
|
inline |
|
inline |
T lcsdiff_res_part_t< T >::part |
vector's items
T lcsdiff_res_part_t< T >::x_part |
previous content, only for TDLA_MOD
lcsdiff_result_action_t lcsdiff_res_part_t< T >::action |
action for items, lcsdiff_result_action_t