Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_Chunk Class Reference

Public Types

typedef unsigned short use_counter
 
typedef int EST_chunk_size
 

Friends

class EST_ChunkPtr
 
EST_ChunkPtr chunk_allocate (int bytes)
 
EST_ChunkPtr chunk_allocate (int bytes, const char *initial, int initial_len)
 
EST_ChunkPtr chunk_allocate (int bytes, const EST_ChunkPtr &initial, int initial_start, int initial_len)
 
void cp_make_updatable (EST_ChunkPtr &shared, EST_chunk_size inuse)
 
void cp_make_updatable (EST_ChunkPtr &shared)
 
void grow_chunk (EST_ChunkPtr &shared, EST_chunk_size inuse, EST_chunk_size newsize)
 
void grow_chunk (EST_ChunkPtr &shared, EST_chunk_size newsize)
 
ostream & operator<< (ostream &s, const EST_Chunk &chp)
 
void tester (void)
 

Detailed Description

Definition at line 105 of file EST_Chunk.h.


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