Clover Git
OpenCL 1.1 software implementation
|
Reference-counted object tree. More...
#include "object.h"
Go to the source code of this file.
Functions | |
static std::list< Object * > & | getKnownObjects () |
Reference-counted object tree.
Definition in file object.cpp.
static std::list<Object *>& getKnownObjects | ( | ) | [static] |
Definition at line 37 of file object.cpp.
Referenced by Coal::Object::isA(), Coal::Object::Object(), and Coal::Object::~Object().