the framework
The whole framework bases upon the libtny++. Here, the basic techniques to work with the framework, are described.
libtny++ basics
- the TNYObject
- the retainCount
- the RETAIN macro
- the RELEASE macro
- the TNYAutoreleasePool
- the AUTORELEASE macro
- the Class struct
- objectClass()
- instanceClass()
- isKindOfClass()
- TNYStringFromClass()
- TNYClassFromString()
|