pyregfi
|
Abstract class for most objects returned by the library. More...
Public Member Functions | |
def | __eq__ (self, other) |
Test for equality. More... | |
Abstract class for most objects returned by the library.
def 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_VK.offset, REGFI_SK.offset, REGFI_NK.offset, REGFI_CLASSNAME.offset, pyregfi._StructureWrapper.offset, pyregfi.Security.offset, pyregfi.Key.offset, and pyregfi.Value.offset.
Referenced by pyregfi._StructureWrapper.__eq__().