jcpp::Object Class Reference

#include <Object.h>

Inheritance diagram for jcpp::Object:

Inheritance graph
[legend]

List of all members.


Detailed Description

Root of all objects stored in our java container classes, except char * strings which the containers make a special case of deliberately. This is so that void * doesn't bite us in containers. CCAFFEINE also uses such a class for the same problem; we define it compatibly. Our containers do not assume object countability.

For now, ignore CCA Object compatibility -- want jc++ to live in a different namespace.

castable void *.

Do NOT try to get cute and add refcounting or anything to this class. Inherit from it if you want to do that.


The documentation for this class was generated from the following file:

Generated on Thu Sep 17 08:21:30 2009 for CCAFFEINE by  doxygen 1.5.9