Searched refs:PointerPolicy (Results 1 – 2 of 2) sorted by relevance
72 class PointerPolicy(object): class98 class NativePointer(PointerPolicy):
30 from .pointer import PointerPolicy58 self.__ptr = PointerPolicy.match(sbvalue) if usePtrPolicy else None