scim  1.4.14
scim_object.h File Reference

Reference counted base class interface. More...

This graph shows which files directly or indirectly include this file:

Classes

class  scim::ReferencedObject
 Reference counted base class. More...
 

Namespaces

 scim
 

Detailed Description

Reference counted base class interface.

Provides a reference counted base class for dynamic objects handled the scim smart pointer.

Most code of this file are came from Inti project.