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__(), REGFI_CLASSNAME.offset, REGFI_NK.offset, REGFI_SK.offset, REGFI_VK.offset, pyregfi.Security.offset, pyregfi.Key.offset, and pyregfi.Value.offset.
Referenced by pyregfi._StructureWrapper.__eq__().