commore
1.0.6-SNAPSHOT
|
Go to the source code of this file.
Classes | |
class | commore::AutoRef< E > |
AutoRef is a smart pointer on RefObject objects. AutoRef is templatized with the type of the pointed object (a class which publicly inherits from RefObject). In Commore, an AutoRef<MyType> is usually typedefed as PMyType. An AutoRef can be used in many ways. More... | |
class | commore::IAutoRef< E > |
Namespaces | |
commore | |