Object Struct Reference

Inheritance diagram for Object:

Vehicle Car Truck

List of all members.

Public Member Functions

static ObjectobjRef (Object *obj)
static ObjectobjUnref (Object *obj)

Private Attributes

int ref
 Reference count.


Detailed Description

Base object class.

Member Function Documentation

static Object * objRef ( Object obj  ) 

Increments object reference count by one.

static Object * objUnref ( Object obj  ) 

Decrements object reference count by one.


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

Generated on Sat Oct 4 17:42:52 2008 for Manual inheritance and membership by  doxygen 1.5.7.1