ianblenke / telepresence

Automatically exported from code.google.com/p/telepresence
0 stars 0 forks source link

OTObject class #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
why most of classes in telepresence are derived from class OTObject ?

Original issue reported on code.google.com by andrewmg...@gmail.com on 19 Feb 2015 at 12:41

GoogleCodeExporter commented 8 years ago
OTObject provides reference counting: 
http://en.wikipedia.org/wiki/Reference_counting
Check the header 
file:https://code.google.com/p/telepresence/source/browse/trunk/include/opentele
presence/OTObject.h

Original comment by boss...@yahoo.fr on 19 Feb 2015 at 1:14