Package ctypes :: Class CDLL :: Class _FuncPtr
[hide private]
[frames] | no frames]

CFuncPtrType _FuncPtr

  object --+        
           |        
   ??._CData --+    
               |    
_ctypes.CFuncPtr --+
                   |
                  CDLL._FuncPtr

Nested Classes [hide private]
_restype_
Instance Methods [hide private]

Inherited from _ctypes.CFuncPtr: __call__, __new__, __repr__

Inherited from unreachable._CData: __ctypes_from_outparam__, __hash__

Class Variables [hide private]
  _flags_ = 1
Properties [hide private]

Inherited from _ctypes.CFuncPtr: argtypes, errcheck, restype

Inherited from unreachable._CData: _b_base_, _b_needsfree_

Inherited from unreachable._CData (private): _objects