[SYMBOL]
[A]
[B]
[C]
[D]
[E]
[F]
[G]
[H]
[I]
[K]
[L]
[M]
[N]
[O]
[P]
[R]
[S]
[T]
[U]
[V]
[W]
[Y]
[Z]
C++ and Objective-C, intermixing
calling methods
[See method calls] categories
declaring
2nd
implementing
@class directive
class libraries Cocoa
[See Cocoa class library] GNUstep
[See GNUstep class library] +class method
-class method isa field and
2nd
NSObject class
Object class
retrieving class objects from instances
class methods
2nd
asking objects about methods in NSObject class
in Object class
declaring methods
metaclass objects and
class names as receivers
class objects
root class instance methods
Class type
classes
attributes of
declaring
2nd
3rd
error handling
identifying
2nd
implementing
2nd
initializing
sample code for
modifying, using categories
naming collisions and
root
runtime relationship with metaclasses
-classForCoder method
_cmd variable
2nd
Cocoa class library
[See also Darwin runtime environment]2nd
copying protocols
deallocating objects
default string class
exceptions in
NSCoding protocol and
NSObject class
forwarding messages with
NSZoneAlloc()
reference counting and
resources
root classes
-compare\: method
compiler directives
compiler flags
compiler, gcc
-conformsTo\: method
2nd
+conformsToProtocol\: method
2nd
-conformsToProtocol\: method
constants, predefined
-copy method
2nd
3rd
copy methods calling
writing
-copyWithZone\: method
+copyWithZone\: method
-copyWithZone\: method -copy method and
-zone method and
creation methods calling
writing
|