multi_version_doxygen_test
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Object Struct Reference
Inheritance diagram for Object:
Vehicle Car Truck

Static Public Member Functions

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

Detailed Description

Base object class.

Member Function Documentation

◆ objRef()

static Object * objRef ( Object * obj)
static

Increments object reference count by one.

◆ objUnref()

static Object * objUnref ( Object * obj)
static

Decrements object reference count by one.


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