Home
Trees
Indices
Help
PyCocoa
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
pycocoa.runtime.ObjCBoundMethod
:
Python wrapper for an Objective-C method (an IMP) which has been bound to some Id which is passed as the first method argument.
pycocoa.runtime.ObjCClass
:
Python wrapper for an Objective-C class.
pycocoa.runtime.ObjCInstance
:
Python wrapper for an Objective-C instance.
pycocoa.nstypes.CFString
:
Create a CFString instance for a Python string.
pycocoa.nstypes.NSString
:
Auto-released version of the
CFString
class.
pycocoa.nstypes.at
:
Acronym for the
NSString
class.
pycocoa.nstypes.NSDecimalNumber
:
Optimized NSDecimalNumber class.
pycocoa.runtime.ObjCMethod
:
This represents an unbound Objective-C method (really an IMP).
pycocoa.runtime.ObjCSubclass
:
Use this to create a subclass of an existing Objective-C class.
_CData
:
XXX to be provided
_ctypes.Structure
:
Structure base class
pycocoa.octypes.CFRange
:
ObjC struct with location and length (CFIndex-s).
pycocoa.octypes.NSPoint
:
ObjC struct with x and y.
pycocoa.octypes.NSRange
:
ObjC struct with location and length (NSInteger-s).
pycocoa.octypes.NSRect
:
ObjC struc with origin and size.
pycocoa.octypes.NSSize
:
ObjC struct with width and height.
_ctypes._SimpleCData
:
XXX to be provided
ctypes.c_double.__ctype_be__
ctypes.c_long.__ctype_be__
ctypes.c_uint.__ctype_be__
ctypes.c_ushort.__ctype_be__
ctypes.c_int.__ctype_be__
ctypes.c_ulong.__ctype_be__
ctypes.c_double
ctypes.c_int
ctypes.c_long
ctypes.c_uint
ctypes.c_ulong
ctypes.c_ushort
ctypes.c_void_p
ctypes.c_wchar
Home
Trees
Indices
Help
PyCocoa
Generated by Epydoc 3.0.1 on Thu Mar 15 14:18:44 2018
http://epydoc.sourceforge.net