| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ObjCBase --+
|
ObjCClass
Python wrapper for an ObjC class.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
| a new object with type S, a subtype of T |
|
||
| Properties | |
| name | |
| ptr | |
| NS | |
|
Inherited from |
|
| Method Details |
Create a new ObjCClass instance or return a previously created instance for the given ObjC class. The argument is either the name of the class to retrieve or a pointer to the class.
|
str(x)
|
Add a protocol to this class.
|
Find a class method.
|
Find an instance method.
|
| Property Details |
name
|
ptr
|
NS
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 30 13:31:31 2018 | http://epydoc.sourceforge.net |