Edinburgh Speech Tools  2.1-release
EST_Contents Class Reference

#include <include/EST_Contents.h>

Public Member Functions

 EST_Contents ()
 
 EST_Contents (void *p, void(*free_func)(void *p))
 
 ~EST_Contents ()
 
void set_contents (void *p, void(*free_func)(void *p))
 
void * get_contents () const
 
int refs () const
 
EST_Contentsoperator= (const EST_Contents &c)
 

Detailed Description

More contents

Definition at line 72 of file EST_Contents.h.

Constructor & Destructor Documentation

EST_Contents::EST_Contents ( )
inline

Definition at line 80 of file EST_Contents.h.

EST_Contents::EST_Contents ( void *  p,
void(*)(void *p)  free_func 
)
inline

Definition at line 81 of file EST_Contents.h.

EST_Contents::~EST_Contents ( )
inline

Definition at line 83 of file EST_Contents.h.

Member Function Documentation

void EST_Contents::set_contents ( void *  p,
void(*)(void *p)  free_func 
)
inline

Definition at line 84 of file EST_Contents.h.

void* EST_Contents::get_contents ( ) const
inline

Definition at line 86 of file EST_Contents.h.

int EST_Contents::refs ( ) const
inline

Definition at line 89 of file EST_Contents.h.

EST_Contents& EST_Contents::operator= ( const EST_Contents c)
inline

Definition at line 91 of file EST_Contents.h.


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