Manager
Manager
¶
Base class for defining a more coherent and organised API to access properties of a struct with a complicated
internal structure using RetrieverRef
s
__new__
¶
__new__(struct: BaseStruct)
Construct an instance of this manager with its references bound to the properties of the given struct
Parameters:
-
struct
(BaseStruct
) –The struct to reference properties from