API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPObject.h
Go to the documentation of this file.
1 
2 @interface CPObject
3 
4 {
5  Class isa;
6 }
7 @end