Clover Git
OpenCL 1.1 software implementation
Functions

object.cpp File Reference

Reference-counted object tree. More...

#include "object.h"
Include dependency graph for object.cpp:

Go to the source code of this file.

Functions

static std::list< Object * > & getKnownObjects ()

Detailed Description

Reference-counted object tree.

Definition in file object.cpp.


Function Documentation

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().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines