Edinburgh Speech Tools  2.1-release
EST_Pathname.h File Reference
#include "EST_String.h"
#include "EST_TList.h"
Include dependency graph for EST_Pathname.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EST_Pathname
 

Functions

EST_Pathname operator+ (const EST_Pathname p, const EST_Pathname addition)
 
EST_Pathname operator+ (const char *p, const EST_Pathname addition)
 

Function Documentation

EST_Pathname operator+ ( const EST_Pathname  p,
const EST_Pathname  addition 
)

Definition at line 145 of file EST_Pathname_unix.cc.

EST_Pathname operator+ ( const char *  p,
const EST_Pathname  addition 
)

Definition at line 148 of file EST_Pathname_unix.cc.