Edinburgh Speech Tools  2.1-release
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
EST_Handleable Class Reference

Reference Counting Interface. More...

#include <include/EST_Handleable.h>

Inheritance diagram for EST_Handleable:
Inheritance graph
[legend]

Public Member Functions

int refcount (void) const
 
void start_refcounting (int initial=0)
 
void inc_refcount (void)
 
void dec_refcount (void)
 
int is_unreferenced (void) const
 
int is_refcounted (void) const
 

Detailed Description

Reference Counting Interface.

This simple class does most of the things an object which is to be manipulated by EST_THandle style smart pointers needs to provide.

See also
EST_THandle
EST_TBox
EST_TrackMap
Author
Richard Caley rjc@c.nosp@m.str..nosp@m.ed.ac.nosp@m..uk
Version
Id
EST_Handleable.h,v 1.4 2004/09/29 08:24:17 robert Exp

Definition at line 55 of file EST_Handleable.h.


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