In file ../include/EST_Contents.h:

class EST_Content_Data

A class for containing some other (arbitrary) class Not general enough to call itself a run-time type system Is designed to solve the problem of holding user specified information.

Public Methods

[more]int unref ()
[more]int ref ()
[more]int the_refs ()


Documentation

A class for containing some other (arbitrary) class Not general enough to call itself a run-time type system Is designed to solve the problem of holding user specified information. Keeps reference count to know when to delete contents

This is done on two levels EST_Contents and Contents_Data

oint unref()

oint ref()

oint the_refs()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk