34 void checkSame(
const std::string&
varName,
const std::string& compareFuncContent, PyObject *oldObj, PyObject *newObj);
Definition: SALOMESDS_Sha1Keeper.hxx:31
Sha1Keeper(std::string &&compareFuncContent, SALOME::AutoPyRef &&compareFunc)
Definition: SALOMESDS_Sha1Keeper.hxx:33
std::string _cmp_func_content
Definition: SALOMESDS_Sha1Keeper.hxx:37
virtual ~Sha1Keeper()
Definition: SALOMESDS_Sha1Keeper.hxx:35
SALOME::AutoPyRef _cmp_func
Definition: SALOMESDS_Sha1Keeper.hxx:38
void checkSame(const std::string &varName, const std::string &compareFuncContent, PyObject *oldObj, PyObject *newObj)
Definition: SALOMESDS_Sha1Keeper.cxx:26
Definition: SALOMESDS_Auto.hxx:28
Definition: SALOMESDS_AutoRefCountPtr.hxx:29
string varName
Definition: TestSalomeSDSHelper0.py:25