Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_TBox< T > Class Template Reference

#include <include/EST_TBox.h>

Inheritance diagram for EST_TBox< T >:
Collaboration diagram for EST_TBox< T >:

Public Member Functions

 EST_TBox (T *c)
 
T * object_ptr ()
 
const T * object_ptr () const
 
T * c ()
 
const T * c () const
 
- Public Member Functions inherited from EST_Handleable
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

template<class T>
class EST_TBox< T >

Box for putting things in. The box and the thing can then be refcounted as a unit.

Author
Richard Caley rjc@c.nosp@m.str..nosp@m.ed.ac.nosp@m..uk
Version
Id:
EST_TBox.h,v 1.2 2001/04/04 13:11:27 awb Exp

Definition at line 48 of file EST_TBox.h.


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