IDA C++ SDK 9.2
Loading...
Searching...
No Matches
lcsdiff_res_part_t< qstring > Struct Reference

#include <diff3.hpp>

Public Member Functions

 lcsdiff_res_part_t (lcsdiff_result_action_t _a)
void append (const qstring &v, size_t idx)
void reverse ()

Public Attributes

qstring part
 vector's items
qstring x_part
 previous content, only for TDLA_MOD
lcsdiff_result_action_t action
 action for items, lcsdiff_result_action_t

Constructor & Destructor Documentation

◆ lcsdiff_res_part_t()

Member Function Documentation

◆ append()

void lcsdiff_res_part_t< qstring >::append ( const qstring & v,
size_t idx )
inline

◆ reverse()

void lcsdiff_res_part_t< qstring >::reverse ( )
inline

Member Data Documentation

◆ part

vector's items

◆ x_part

previous content, only for TDLA_MOD

◆ action


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