pyregfi
|
Abstract class for most objects returned by the library. More...
Public Member Functions | |
__eq__ (self, other) | |
Test for equality. | |
Abstract class for most objects returned by the library.
pyregfi._StructureWrapper.__eq__ | ( | self, | |
other ) |
Test for equality.
Records returned by pyregfi may be compared with one another. For example:
References pyregfi._StructureWrapper.__eq__(), pyregfi.Key.offset, pyregfi.Security.offset, pyregfi.Value.offset, REGFI_CLASSNAME.offset, REGFI_NK.offset, REGFI_SK.offset, and REGFI_VK.offset.
Referenced by pyregfi._StructureWrapper.__eq__().