sc_ptrh Struct Reference

A pointer-handle object. More...

#include <si_std/ptrh.h>

List of all members.

Public Attributes

struct {
   sc_rep *   rep_
priv_


Detailed Description

A pointer-handle object.

This tiny object serves only to point at another object (a 'rep'), so that references to that object can be tracked to keep it alive until all the references are released.


The documentation for this struct was generated from the following file:

doxygen