Geogram Version 1.9.7
A programming library of geometric algorithms
Loading...
Searching...
No Matches
life_cycle.h File Reference

Implementation of generic object lifecycle service. More...

Go to the source code of this file.

Classes

class  GEO::LifeCycle
 Manages the life cycle of an object. More...
 
class  GEO::GenericLifeCycle< T >
 Concrete implementation of LifeCycle. More...
 

Namespaces

namespace  GEO
 Global Vorpaline namespace.
 

Typedefs

typedef SmartPointer< LifeCycleGEO::LifeCycle_var
 A reference_counted pointer to a LifeCycle.
 

Detailed Description

Implementation of generic object lifecycle service.

Definition in file life_cycle.h.