!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.5.1	//
AK_MACROS	AK_macros.h	11;"	d
ARG_BOOL	icsiargs.h	/^  ARG_BOOL,$/;"	e	enum:icsiarg_e
ARG_DESC	icsiargs.h	/^  ARG_DESC,$/;"	e	enum:icsiarg_e
ARG_DOUBLE	icsiargs.h	/^  ARG_DOUBLE,$/;"	e	enum:icsiarg_e
ARG_FLOAT	icsiargs.h	/^  ARG_FLOAT,$/;"	e	enum:icsiarg_e
ARG_INT	icsiargs.h	/^  ARG_INT,$/;"	e	enum:icsiarg_e
ARG_LONG	icsiargs.h	/^  ARG_LONG,$/;"	e	enum:icsiarg_e
ARG_NOMOREARGS	icsiargs.h	/^  ARG_NOMOREARGS,$/;"	e	enum:icsiarg_e
ARG_NUMARGTYPES	icsiargs.h	/^  ARG_NUMARGTYPES,$/;"	e	enum:icsiarg_e
ARG_OPT	icsiargs.h	/^   ARG_OPT,                                          \/* argument is optional *\/$/;"	e	enum:icsiargr_e
ARG_REQ	icsiargs.h	/^   ARG_REQ                                           \/* argument is required *\/$/;"	e	enum:icsiargr_e
ARG_STR	icsiargs.h	/^  ARG_STR,$/;"	e	enum:icsiarg_e
Ausnahme	CCexceptions.h	/^  Ausnahme()$/;"	f	struct:Ausnahme
Ausnahme	CCexceptions.h	/^  Ausnahme(char* fil,int lin=-1,int cde=USER_AUSN)$/;"	f	struct:Ausnahme
Ausnahme	CCexceptions.h	/^struct Ausnahme$/;"	s
CCEXCEPTIONS	CCexceptions.h	12;"	d
CDOCSYS	Cdocsys.h	12;"	d
CFILEIO	Cfile_io.h	12;"	d
CGRAPH	Cgraph.h	12;"	d
CHAR	graphparse.cc.h	7;"	d
CHEADERIO	Cheader_io.h	45;"	d
CMATRIX	Cmatrix.h	11;"	d
CMATRIX_DET0	Cmatrix.h	14;"	d
CMATRIX_NOQUAD	Cmatrix.h	13;"	d
CMATRIX_SOLVED	Cmatrix.h	15;"	d
COMMENTMARKER	Cheader_io.h	78;"	d
CONSTRUCTION_FAILED	CCexceptions.h	53;"	d
CPSOUT	Cpsout.h	12;"	d
CPTRRINGPUF	CptrRingpuf.h	12;"	d
CQUADMATRIX	Cquad_matrix.h	12;"	d
CRINGPUF	Cringpuf.h	12;"	d
CSYMMATRIX	Csym_matrix.h	11;"	d
CVEKTOR	Cvektor.h	11;"	d
CVERKLIST	Cverklist.h	12;"	d
Ccomplex	Ccomplex.cc	/^Ccomplex::Ccomplex()$/;"	f	class:Ccomplex
Ccomplex	Ccomplex.cc	/^Ccomplex::Ccomplex(const char* string)$/;"	f	class:Ccomplex
Ccomplex	Ccomplex.cc	/^Ccomplex::Ccomplex(double d)$/;"	f	class:Ccomplex
Ccomplex	Ccomplex.h	/^class Ccomplex$/;"	c
Cdocsys	Cdocsys.cc	/^Cdocsys::Cdocsys(char* dsm)$/;"	f	class:Cdocsys
Cdocsys	Cdocsys.h	/^class Cdocsys$/;"	c
Cedge	Cgraph.h	/^  Cedge() {startnode=NULL;endnode=NULL;addinfo=NULL;log_uewkt=0.0;};$/;"	f	class:Cedge
Cedge	Cgraph.h	/^class Cedge$/;"	c
CfileIO	CfileIO.cc	/^CfileIO::CfileIO()$/;"	f	class:CfileIO
CfileIO	CfileIO.h	/^class CfileIO $/;"	c
Cfile_io	Cfile_io.cc	/^Cfile_io::Cfile_io()$/;"	f	class:Cfile_io
Cfile_io	Cfile_io.cc	/^Cfile_io::Cfile_io(FILE* input,FILE* output)$/;"	f	class:Cfile_io
Cfile_io	Cfile_io.h	/^class Cfile_io$/;"	c
Cgraph	Cgraph.cc	/^Cgraph::Cgraph()$/;"	f	class:Cgraph
Cgraph	Cgraph.h	/^class Cgraph$/;"	c
Cheader_io	Cheader_io.h	/^  Cheader_io() {endmarker=strdup(ENDMARKER);lines=0;err=0;erritem=-1;$/;"	f	class:Cheader_io
Cheader_io	Cheader_io.h	/^class Cheader_io : public Cfile_io$/;"	c
Clistel	Cverklist.h	/^  Clistel() { next = NULL;};$/;"	f	class:Clistel
Clistel	Cverklist.h	/^template<class T> class Clistel$/;"	c
Cmatrix	Cmatrix.cc	/^Cmatrix::Cmatrix(Cmatrix& mat)$/;"	f	class:Cmatrix
Cmatrix	Cmatrix.cc	/^Cmatrix::Cmatrix(Cvektor* p_row, int nr)$/;"	f	class:Cmatrix
Cmatrix	Cmatrix.cc	/^Cmatrix::Cmatrix(double* data,int nr, int nc)$/;"	f	class:Cmatrix
Cmatrix	Cmatrix.cc	/^Cmatrix::Cmatrix(int nr, int nc)$/;"	f	class:Cmatrix
Cmatrix	Cmatrix.h	/^  Cmatrix() : num_of_rows(0),num_of_cols(0),pp_row(NULL),mem(0){};$/;"	f	class:Cmatrix
Cmatrix	Cmatrix.h	/^class Cmatrix$/;"	c
Cmyheader_io	Cmyheader_io.cc	/^Cmyheader_io::Cmyheader_io()$/;"	f	class:Cmyheader_io
Cmyheader_io	Cmyheader_io.h	/^class Cmyheader_io : public Cheader_io$/;"	c
Cnode	Cgraph.h	/^  Cnode() { nodenr=-1; rank=-1;addinfo=NULL;log_wkt=0.0;};$/;"	f	class:Cnode
Cnode	Cgraph.h	/^class Cnode$/;"	c
Cpartitur_io	Cpartitur_io.cc	/^Cpartitur_io::Cpartitur_io()$/;"	f	class:Cpartitur_io
Cpartitur_io	Cpartitur_io.h	/^class Cpartitur_io : public Cheader_io$/;"	c
Cpsout	Cpsout.cc	/^Cpsout::Cpsout(char* crea,char* dt)$/;"	f	class:Cpsout
Cpsout	Cpsout.h	/^class Cpsout$/;"	c
CptrRingpuf	CptrRingpuf.cc	/^CptrRingpuf::CptrRingpuf(int anz,void (*dst)(void* dea))$/;"	f	class:CptrRingpuf
CptrRingpuf	CptrRingpuf.h	/^class CptrRingpuf$/;"	c
Cquad_matrix	Cquad_matrix.cc	/^Cquad_matrix::Cquad_matrix(Cmatrix& mat) : Cmatrix(mat)$/;"	f	class:Cquad_matrix
Cquad_matrix	Cquad_matrix.h	/^  Cquad_matrix() : Cmatrix() {err=0;};$/;"	f	class:Cquad_matrix
Cquad_matrix	Cquad_matrix.h	/^  Cquad_matrix(double *x,int dim) : Cmatrix(x,dim,dim) {err=0;};$/;"	f	class:Cquad_matrix
Cquad_matrix	Cquad_matrix.h	/^  Cquad_matrix(int dim) : Cmatrix(dim,dim) {};$/;"	f	class:Cquad_matrix
Cquad_matrix	Cquad_matrix.h	/^class Cquad_matrix : public Cmatrix$/;"	c
Cringpuf	Cringpuf.cc	/^Cringpuf::Cringpuf(int anz,int sz)$/;"	f	class:Cringpuf
Cringpuf	Cringpuf.h	/^class Cringpuf$/;"	c
Csym_matrix	Csym_matrix.cc	/^Csym_matrix::Csym_matrix(double* x,int dim) : Cquad_matrix()$/;"	f	class:Csym_matrix
Csym_matrix	Csym_matrix.cc	/^Csym_matrix::Csym_matrix(int dim) : Cquad_matrix()$/;"	f	class:Csym_matrix
Csym_matrix	Csym_matrix.h	/^class Csym_matrix : public Cquad_matrix$/;"	c
Cvektor	Cvektor.cc	/^Cvektor::Cvektor(Cvektor& vek) $/;"	f	class:Cvektor
Cvektor	Cvektor.cc	/^Cvektor::Cvektor(double* x,int dim) $/;"	f	class:Cvektor
Cvektor	Cvektor.cc	/^Cvektor::Cvektor(int dim) $/;"	f	class:Cvektor
Cvektor	Cvektor.h	/^class Cvektor$/;"	c
Cverklist	Cverklist.cc	/^template<class T> Cverklist<T>::Cverklist()$/;"	f	class:Cverklist
Cverklist	Cverklist.h	/^template<class T> class Cverklist$/;"	c
DEFSTACKSIZE	Cverklist.h	26;"	d
DIRSEP	iotoolbox.h	17;"	d
DOCSYSMARK	Cdocsys.h	21;"	d
EDGEID	Cgraph.cc	21;"	d	file:
EDGELISTEND	Cgraph.h	25;"	d
EDGELISTMARK	graphparse.cc.h	11;"	d
EDGELISTSTART	Cgraph.h	24;"	d
EDGEMASK	Cgraph.h	29;"	d
ENDMARKER	Cheader_io.h	77;"	d
EXTSEP	iotoolbox.h	18;"	d
FATALERR	AK_macros.h	14;"	d
FILEIO_LINELEN	CfileIO.h	16;"	d
GKZ	graphparse.cc.h	8;"	d
ICSIARGS_H	icsiargs.h	32;"	d
INTNUM	graphparse.cc.h	6;"	d
IOTOOLBOX	iotoolbox.h	11;"	d
KanRec	Cpartitur_io.h	/^struct KanRec : PartiturRec$/;"	s
LABEL	Label.h	12;"	d
L_CB	graphparse.cc.h	12;"	d
Label_ad	Label.h	/^  Label_ad() { duration=0L; };$/;"	f	struct:Label_ad
Label_ad	Label.h	/^struct Label_ad : Label_base$/;"	s
Label_ae	Label.h	/^  Label_ae() { end=0L ;};$/;"	f	struct:Label_ae
Label_ae	Label.h	/^struct Label_ae : Label_base$/;"	s
Label_base	Label.h	/^  Label_base() {symbol=NULL;start=0L;score=0.0;};$/;"	f	struct:Label_base
Label_base	Label.h	/^struct Label_base$/;"	s
MAXLABLEN	iotoolbox.h	16;"	d
MAXLINE	Cheader_io.cc	15;"	d	file:
NEWCHECK	AK_macros.h	13;"	d
NEWLINE	graphparse.cc.h	14;"	d
NODEID	Cgraph.cc	20;"	d	file:
NODELISTEND	Cgraph.h	23;"	d
NODELISTMARK	graphparse.cc.h	10;"	d
NODELISTSTART	Cgraph.h	22;"	d
NODEMASK	Cgraph.h	28;"	d
NOMORE	Cgraph.h	20;"	d
NOVALID_EDGE	Cgraph.h	18;"	d
NOVALID_NODE	Cgraph.h	19;"	d
OUT_OF_MEM_AUSN	CCexceptions.h	52;"	d
PARTITUTIO	Cpartitur_io.h	12;"	d
PATHSEP	verbmobil.h	4;"	d
PSTMP	Cpsout.h	15;"	d
PartiturRec	Cpartitur_io.h	/^struct PartiturRec$/;"	s
Phondat_Label	iotoolbox.h	/^  Phondat_Label() {lab[0]='\\0'; symbol=lab;};$/;"	f	struct:Phondat_Label
Phondat_Label	iotoolbox.h	/^struct Phondat_Label : Label_base$/;"	s
READ_ERR	Cheader_io.h	52;"	d
R_CB	graphparse.cc.h	13;"	d
RecDesc	Cpartitur_io.h	/^struct RecDesc$/;"	s
RecHead	Cpartitur_io.h	/^struct RecHead$/;"	s
SAMENDMARK	Cpartitur_io.cc	15;"	d	file:
SIZEID	Cgraph.cc	22;"	d	file:
SIZEMASK	Cgraph.h	27;"	d
SPACES	iotoolbox.cc	23;"	d	file:
SamRec	Cpartitur_io.h	/^  SamRec() {wrefs=NULL;nwrefs=0;};$/;"	f	struct:SamRec
SamRec	Cpartitur_io.h	/^struct SamRec : PartiturRec,Label_ad$/;"	s
TrlRec	Cpartitur_io.h	/^  TrlRec() { line=NULL;};$/;"	f	struct:TrlRec
TrlRec	Cpartitur_io.h	/^struct TrlRec : PartiturRec$/;"	s
USER_AUSN	CCexceptions.h	54;"	d
WHITE	graphparse.cc.h	9;"	d
WRITEOUT_ERR	AK_macros.h	15;"	d
WrdRec	Cpartitur_io.h	/^  WrdRec() { start=0;duration=0;word=NULL;wref=-1;}$/;"	f	struct:WrdRec
WrdRec	Cpartitur_io.h	/^struct WrdRec : PartiturRec$/;"	s
YYSTYPE	graphparse.cc.h	/^  } YYSTYPE;$/;"	t
__CfileIO__	CfileIO.h	12;"	d
acsptr	Cverklist.h	/^  Clistel<T> *acsptr;$/;"	m	class:Cverklist
addEdge	Cgraph.cc	/^Cedge* Cgraph::addEdge(Cedge* ed,Cnode* begn,Cnode* endn)$/;"	f	class:Cgraph
addEl	Cverklist.cc	/^template<class T> T* Cverklist<T>::addEl(T* el)$/;"	f	class:Cverklist
addElIndx	Cverklist.cc	/^template<class T> T* Cverklist<T>::addElIndx(T* el,int index)$/;"	f	class:Cverklist
addIniEl	Cverklist.cc	/^template<class T> T* Cverklist<T>::addIniEl(T* el)$/;"	f	class:Cverklist
addNode	Cgraph.cc	/^Cnode* Cgraph::addNode(Cnode* nd)$/;"	f	class:Cgraph
addhere	Cverklist.h	/^  Clistel<T> **addhere;$/;"	m	class:Cverklist
addinfo	Cgraph.h	/^  char* addinfo;$/;"	m	class:Cnode
addinfo	Cgraph.h	/^  char*addinfo;$/;"	m	class:Cedge
addr	Cheader_io.h	/^        void* addr;$/;"	m	union:vardef::addrtyp
addrtyp	Cheader_io.h	/^  union addrtyp{$/;"	u	struct:vardef
aint	Cmyheader_io.h	/^  int aint;$/;"	m	struct:rec
anker	Cverklist.h	/^  Clistel<T> *anker;$/;"	m	class:Cverklist
anzahl	CptrRingpuf.h	/^  int anzahl;$/;"	m	class:CptrRingpuf
anzahl	Cringpuf.h	/^  int anzahl;$/;"	m	class:Cringpuf
anzel	Cverklist.h	/^  int anzel;$/;"	m	class:Cverklist
arec	Cmyheader_io.h	/^  struct rec arec[10];$/;"	m	class:Cmyheader_io
argdesc	icsiargs.h	/^  const char * argdesc;      \/* text description of the arg (for usage info) *\/$/;"	m	struct:icsiargtab_s
argname	icsiargs.h	/^  const char * argname;                              \/* name of the argument *\/$/;"	m	struct:icsiargtab_s
argreq	icsiargs.h	/^  icsiargr_t   argreq;                          \/* is the argument required? *\/$/;"	m	struct:icsiargtab_s
argtype	icsiargs.h	/^  icsiarg_t    argtype;                              \/* type of the argument *\/$/;"	m	struct:icsiargtab_s
assert	CCexceptions.h	24;"	d
assert	CCexceptions.h	36;"	d
astring	Cmyheader_io.h	/^  char astring[20];$/;"	m	struct:rec
atyp	Cheader_io.h	/^        }atyp;$/;"	m	struct:vardef
bitspersample	Cpartitur_io.h	/^  int bitspersample;$/;"	m	class:Cpartitur_io
byteorder	Cpartitur_io.h	/^  char byteorder[4];$/;"	m	class:Cpartitur_io
bytespersample	Cpartitur_io.h	/^  int bytespersample;$/;"	m	class:Cpartitur_io
c	instant.cc	/^     char c;$/;"	m	struct:stru	file:
c	tst_verklist.cc	/^     char c;$/;"	m	struct:stru	file:
charval	graphparse.cc.h	/^  char charval;$/;"	m
chlist	Cmyheader_io.h	/^  Cverklist<char*> chlist;$/;"	m	class:Cmyheader_io
clear	Cgraph.cc	/^void Cgraph::clear()$/;"	f	class:Cgraph
clear	CptrRingpuf.cc	/^void CptrRingpuf::clear()$/;"	f	class:CptrRingpuf
clear	Cringpuf.cc	/^void Cringpuf::clear()$/;"	f	class:Cringpuf
clear	Cverklist.cc	/^template<class T> void Cverklist<T>::clear()$/;"	f	class:Cverklist
clearMat	Cmatrix.cc	/^void Cmatrix::clearMat()$/;"	f	class:Cmatrix
clearMat	Csym_matrix.cc	/^void Csym_matrix::clearMat()$/;"	f	class:Csym_matrix
clearVek	Cvektor.cc	/^void Cvektor::clearVek()$/;"	f	class:Cvektor
clip	AK_macros.h	17;"	d
closeRead	CfileIO.cc	/^void CfileIO::closeRead()$/;"	f	class:CfileIO
closeWrite	CfileIO.cc	/^void CfileIO::closeWrite()$/;"	f	class:CfileIO
code	CCexceptions.h	/^  int code;$/;"	m	struct:Ausnahme
commentmarker	Cheader_io.h	/^  char* commentmarker;$/;"	m	class:Cheader_io
comp	Cgraph.h	/^  int comp;$/;"	m	class:Cgraph
compact	Cgraph.cc	/^void Cgraph::compact()$/;"	f	class:Cgraph
compact	Cverklist.cc	/^template<class T> int Cverklist<T>::compact(T** ptr)$/;"	f	class:Cverklist
compranks	Cgraph.cc	/^int compranks(const void* p1,const void* p2)$/;"	f
cpp	Cheader_io.h	/^        char** cpp;$/;"	m	union:vardef::addrtyp
creator	Cpsout.h	/^  char* creator;$/;"	m	class:Cpsout
d	instant.cc	/^     int d;$/;"	m	struct:stru	file:
d	tst_verklist.cc	/^     int d;$/;"	m	struct:stru	file:
data	Cmatrix.h	/^  double* data;$/;"	m	class:Cmatrix
data	CptrRingpuf.h	/^  void** data;$/;"	m	class:CptrRingpuf
data	Cringpuf.h	/^  char* data;$/;"	m	class:Cringpuf
data	Cvektor.h	/^  double* data;$/;"	m	class:Cvektor
data	Cverklist.h	/^  T data;$/;"	m	class:Clistel
date	Cpsout.h	/^  char* date;$/;"	m	class:Cpsout
decVal	Cmatrix.h	/^  virtual void decVal(int r, int c, double l) { pp_row[r]->decVal(c,l); };$/;"	f	class:Cmatrix
decVal	Csym_matrix.cc	/^void Csym_matrix::decVal(int r, int c, double l)$/;"	f	class:Csym_matrix
decVal	Cvektor.h	/^  void decVal( int n, double l) { data[n] -= l;};$/;"	f	class:Cvektor
delEdge	Cgraph.cc	/^void Cgraph::delEdge(Cedge *edptr)$/;"	f	class:Cgraph
delElIndx	Cverklist.cc	/^template<class T>  void Cverklist<T>::delElIndx(int index)$/;"	f	class:Cverklist
delNode	Cgraph.cc	/^void Cgraph::delNode(Cnode* ndptr,Cnode*** succlist,int* nsuccs,$/;"	f	class:Cgraph
delNode	Cgraph.cc	/^void Cgraph::delNode(int nodenr)$/;"	f	class:Cgraph
deleteVlistEl	Cverklist.cc	/^template<class T> void Cverklist<T>::deleteVlistEl(Clistel<T>* le)$/;"	f	class:Cverklist
descs	Cpartitur_io.cc	/^RecDesc Cpartitur_io::descs[] = $/;"	m	class:Cpartitur_io	file:
descs	Cpartitur_io.h	/^  static RecDesc descs[];$/;"	m	class:Cpartitur_io
destroy	CptrRingpuf.h	/^  void (*destroy)(void* dea);$/;"	m	class:CptrRingpuf
dim	Cvektor.h	/^  int dim() { return dimension;};$/;"	f	class:Cvektor
dimension	Cvektor.h	/^  int dimension;$/;"	m	class:Cvektor
dlgnum	verbmobil.h	/^  int dlgnum;$/;"	m	struct:vmfinfo
docsysmark	Cdocsys.h	/^  char *docsysmark;$/;"	m	class:Cdocsys
doubleval	graphparse.cc.h	/^  double doubleval;$/;"	m
duration	Cpartitur_io.h	/^  int duration;$/;"	m	struct:WrdRec
duration	Label.h	/^  long duration;$/;"	m	struct:Label_ad
edges	Cgraph.h	/^  Cverklist< Cedge* > edges;$/;"	m	class:Cgraph
end	Label.h	/^  long end;$/;"	m	struct:Label_ae
endmarker	Cheader_io.h	/^  char* endmarker;$/;"	m	class:Cheader_io
endnode	Cgraph.h	/^  Cnode* endnode;$/;"	m	class:Cedge
err	Cheader_io.h	/^  int err;$/;"	m	class:Cheader_io
err	Cquad_matrix.h	/^  short err;$/;"	m	class:Cquad_matrix
erritem	Cheader_io.h	/^  int erritem;$/;"	m	class:Cheader_io
failure	CCexceptions.h	20;"	d
failure	CCexceptions.h	31;"	d
file	CCexceptions.h	/^  char file[100];$/;"	m	struct:Ausnahme
filename	Cmyheader_io.h	/^  char* filename;$/;"	m	class:Cmyheader_io
filename	iotoolbox.h	/^  char* filename;$/;"	m	struct:phondatlabelinf
fnbody	iotoolbox.cc	/^void fnbody(char* name,char* target)$/;"	f
fpin	CfileIO.h	/^  FILE* fpin;$/;"	m	class:CfileIO
fpout	CfileIO.h	/^  FILE* fpout;$/;"	m	class:CfileIO
fptr	Cpartitur_io.h	/^  frwfunc fptr;$/;"	m	struct:RecDesc
frw	Cheader_io.h	/^        frwfunc frw;$/;"	m	union:vardef::addrtyp
frw_cntl	Cheader_io.h	/^typedef enum {readf,writef} frw_cntl;$/;"	t
frwfunc	Cheader_io.h	/^typedef int (*frwfunc)(frw_cntl cntl,char* line,Cheader_io* addr,FILE* fp);$/;"	t
frwkan	Cpartitur_io.cc	/^int frwkan(frw_cntl cntl,char* line,Cheader_io* addr,FILE* fp)$/;"	f
frwsam	Cpartitur_io.cc	/^int frwsam(frw_cntl cntl,char* line,Cheader_io* addr,FILE* fp)$/;"	f
frwtrl	Cpartitur_io.cc	/^int frwtrl(frw_cntl cntl,char* line,Cheader_io* addr,FILE* fp)$/;"	f
frwwrd	Cpartitur_io.cc	/^int frwwrd(frw_cntl cntl,char* line,Cheader_io* addr,FILE* fp)$/;"	f
get	CptrRingpuf.cc	/^void* CptrRingpuf::get(int i)$/;"	f	class:CptrRingpuf
get	Cringpuf.cc	/^void* Cringpuf::get(int i)$/;"	f	class:Cringpuf
getAnzel	Cverklist.h	/^  int getAnzel() { return anzel;};$/;"	f	class:Cverklist
getDataLength	CfileIO.cc	/^long CfileIO::getDataLength()$/;"	f	class:CfileIO
getDataPtr	Cmatrix.h	/^  double* getDataPtr() { return data;};$/;"	f	class:Cmatrix
getDataPtr	Cvektor.h	/^  double* getDataPtr() { return data;};$/;"	f	class:Cvektor
getLinelen	CfileIO.h	/^  int getLinelen() { return linelen; };$/;"	f	class:CfileIO
getNCols	Cmatrix.h	/^  int getNCols() { return num_of_cols; }; $/;"	f	class:Cmatrix
getNRows	Cmatrix.h	/^  int getNRows() { return num_of_rows; };$/;"	f	class:Cmatrix
getNextLine	CfileIO.cc	/^int CfileIO::getNextLine(char* line)$/;"	f	class:CfileIO
getNodeNr	Cgraph.cc	/^Cnode* Cgraph::getNodeNr(int nodenr)$/;"	f	class:Cgraph
getRanks	Cgraph.cc	/^int Cgraph::getRanks()$/;"	f	class:Cgraph
getVal	Cmatrix.h	/^  virtual double getVal(int r, int c) { return pp_row[r]->getVal(c); };$/;"	f	class:Cmatrix
getVal	Csym_matrix.cc	/^double Csym_matrix::getVal(int r, int c)$/;"	f	class:Csym_matrix
getVal	Cvektor.h	/^  double getVal( int n) {return data[n];};$/;"	f	class:Cvektor
graph	tst_graph.cc	/^Cgraph<int,int> graph;$/;"	v
h	iotoolbox.h	/^  char* h;$/;"	m	struct:phondatlabelinf
headernameandversion	Cpartitur_io.h	/^  char* headernameandversion;$/;"	m	class:Cpartitur_io
hit	Cheader_io.h	/^  int hit;$/;"	m	struct:vardef
icsiarg_e	icsiargs.h	/^typedef enum icsiarg_e $/;"	g
icsiarg_t	icsiargs.h	/^} icsiarg_t;$/;"	t
icsiargr_e	icsiargs.h	/^typedef enum icsiargr_e$/;"	g
icsiargr_t	icsiargs.h	/^} icsiargr_t;$/;"	t
icsiargtab_s	icsiargs.h	/^typedef struct icsiargtab_s$/;"	s
icsiargtab_t	icsiargs.h	/^} icsiargtab_t;$/;"	t
id	Cpartitur_io.h	/^  int id;$/;"	m	struct:RecHead
il	CClib_templates.cc	/^Cverklist<int> il;$/;"	v
im	Ccomplex.cc	/^double Ccomplex::im(Ccomplex z)$/;"	f	class:Ccomplex
ima	Ccomplex.h	/^  double ima;$/;"	m	class:Ccomplex
in	Cfile_io.h	/^  FILE* in;$/;"	m	class:Cfile_io
incVal	Cmatrix.h	/^  virtual void incVal(int r, int c, double l) { pp_row[r]->incVal(c,l); };$/;"	f	class:Cmatrix
incVal	Csym_matrix.cc	/^void Csym_matrix::incVal(int r, int c, double l)$/;"	f	class:Csym_matrix
incVal	Cvektor.h	/^  void incVal( int n, double l) { data[n] += l;};$/;"	f	class:Cvektor
index	CptrRingpuf.h	/^  int index;$/;"	m	class:CptrRingpuf
index	Cringpuf.h	/^  int index;$/;"	m	class:Cringpuf
info_from_phondatfilename	iotoolbox.cc	/^int info_from_phondatfilename(char* phdname,char* spkr,char* ortsk,int *num)$/;"	f
inh	tstmat.cc	/^double inh[]={0,5,1,-25};$/;"	v
inh	tstmatmult.cc	/^double inh[]={1,2,3,4};$/;"	v
init	Cverklist.h	/^typedef enum { init,next } vlist_cntl ;$/;"	e
intval	graphparse.cc.h	/^  int intval;$/;"	m
isErr	Cquad_matrix.h	/^  short isErr() {return err;};$/;"	f	class:Cquad_matrix
isIn	Cgraph.cc	/^Cedge* Cgraph::isIn(Cnode* begn,Cnode* endn)$/;"	f	class:Cgraph
kano	iotoolbox.h	/^  char* kano;$/;"	m	struct:phondatlabelinf
key	Cpartitur_io.h	/^  char* key;$/;"	m	struct:RecDesc
lab	iotoolbox.h	/^  char lab[MAXLABLEN];$/;"	m	struct:Phondat_Label
lablist	iotoolbox.h	/^  Cverklist<Phondat_Label*> lablist;$/;"	m	struct:phondatlabelinf
length	Cmyheader_io.h	/^  int length;$/;"	m	class:Cmyheader_io
line	CCexceptions.h	/^  int line;$/;"	m	struct:Ausnahme
line	Cpartitur_io.h	/^  char* line;$/;"	m	struct:TrlRec
linelen	CfileIO.h	/^  int linelen;$/;"	m	class:CfileIO
lines	Cheader_io.h	/^  int lines;$/;"	m	class:Cheader_io
lobotomo	iotoolbox.cc	/^void lobotomo(char* name,char* path,char* body,char* ext)$/;"	f
log_uewkt	Cgraph.h	/^  double log_uewkt;$/;"	m	class:Cedge
log_wkt	Cgraph.h	/^  double log_wkt;$/;"	m	class:Cnode
main	complex_main.cc	/^main(int argc,char** argv)$/;"	f
main	myheader_io_main.cc	/^main(int argc,char** argv)$/;"	f
main	partiur_io_main.cc	/^main()$/;"	f
main	tst_graph.cc	/^main()$/;"	f
main	tst_phl.cc	/^main(int argc,char** argv)$/;"	f
main	tst_verklist.cc	/^main()$/;"	f
main	tstmat.cc	/^main()$/;"	f
main	tstmatmult.cc	/^main()$/;"	f
mask	Cheader_io.h	/^  char* mask; \/\/wenn diesese Maske mit sscanf matcht wird zugeordnet$/;"	m	struct:vardef
max	AK_macros.h	18;"	d
maxrank	Cgraph.h	/^  int maxrank;$/;"	m	class:Cgraph
mem	Cmatrix.h	/^  short mem;$/;"	m	class:Cmatrix
mem	Cvektor.h	/^  short mem;$/;"	m	class:Cvektor
message	CCexceptions.h	/^  char message[100];$/;"	m	struct:Ausnahme
min	AK_macros.h	19;"	d
modus	verbmobil.h	/^  char modus;$/;"	m	struct:vmfinfo
need	Cpsout.cc	/^int Cpsout::need(char* psfilename)$/;"	f	class:Cpsout
nels	CptrRingpuf.h	/^  int nels;$/;"	m	class:CptrRingpuf
nels	Cringpuf.h	/^  int nels;$/;"	m	class:Cringpuf
newEdge	Cgraph.cc	/^Cedge* Cgraph::newEdge()$/;"	f	class:Cgraph
newNode	Cgraph.cc	/^Cnode* Cgraph::newNode()$/;"	f	class:Cgraph
next	Cverklist.h	/^  Clistel<T>* next;$/;"	m	class:Clistel
next	Cverklist.h	/^typedef enum { init,next } vlist_cntl ;$/;"	e
nnodenr	Cgraph.h	/^  int nnodenr;$/;"	m	class:Cgraph
nodenr	Cgraph.h	/^  int nodenr;$/;"	m	class:Cnode
nodes	Cgraph.h	/^  Cverklist< Cnode* > nodes;$/;"	m	class:Cgraph
nrecs	Cpartitur_io.h	/^  int nrecs;$/;"	m	class:Cpartitur_io
num_of_actel	Csym_matrix.h	/^  int num_of_actel;$/;"	m	class:Csym_matrix
num_of_cols	Cmatrix.h	/^  int num_of_cols;$/;"	m	class:Cmatrix
num_of_rows	Cmatrix.h	/^  int num_of_rows;$/;"	m	class:Cmatrix
numchan	Cpartitur_io.h	/^  int numchan;$/;"	m	class:Cpartitur_io
nwrefs	Cpartitur_io.h	/^  int nwrefs;$/;"	m	struct:SamRec
openRead	CfileIO.cc	/^int CfileIO::openRead(char* filename)$/;"	f	class:CfileIO
openWrite	CfileIO.cc	/^int CfileIO::openWrite(char* filename)$/;"	f	class:CfileIO
open_phondat_speechfile	iotoolbox.cc	/^FILE* open_phondat_speechfile(char* name)$/;"	f
operator *	Ccomplex.cc	/^Ccomplex Ccomplex::operator*(Ccomplex& z)$/;"	f	class:Ccomplex
operator *	Cmatrix.cc	/^Cmatrix Cmatrix::operator*(Cmatrix& mat)$/;"	f	class:Cmatrix
operator *	Cmatrix.cc	/^Cvektor Cmatrix::operator*(Cvektor& vek)$/;"	f	class:Cmatrix
operator *	Cvektor.cc	/^double Cvektor::operator*(Cvektor& vek)$/;"	f	class:Cvektor
operator *=	Ccomplex.cc	/^Ccomplex& Ccomplex::operator*=(Ccomplex& z)$/;"	f	class:Ccomplex
operator +	Ccomplex.cc	/^Ccomplex Ccomplex::operator+(Ccomplex& z)$/;"	f	class:Ccomplex
operator +=	Ccomplex.cc	/^Ccomplex& Ccomplex::operator+=(Ccomplex& z)$/;"	f	class:Ccomplex
operator -	Ccomplex.cc	/^Ccomplex Ccomplex::operator-(Ccomplex& z)$/;"	f	class:Ccomplex
operator -=	Ccomplex.cc	/^Ccomplex& Ccomplex::operator-=(Ccomplex& z)$/;"	f	class:Ccomplex
operator /	Ccomplex.cc	/^Ccomplex Ccomplex::operator\/(Ccomplex& z)$/;"	f	class:Ccomplex
operator /=	Ccomplex.cc	/^Ccomplex& Ccomplex::operator\/=(Ccomplex& z)$/;"	f	class:Ccomplex
operator <<	Ccomplex.cc	/^ostream& operator<<(ostream& os,Ccomplex& z)$/;"	f
operator =	Ccomplex.cc	/^Ccomplex& Ccomplex::operator=(const Ccomplex& z)$/;"	f	class:Ccomplex
operator =	Ccomplex.cc	/^Ccomplex& Ccomplex::operator=(const char* string)$/;"	f	class:Ccomplex
operator =	Cpartitur_io.h	/^  SamRec& operator=(const SamRec& sr)$/;"	f	struct:SamRec
operator =	Cquad_matrix.cc	/^Cquad_matrix& Cquad_matrix::operator=( Cquad_matrix& mat) $/;"	f	class:Cquad_matrix
operator =	Cvektor.cc	/^Cvektor& Cvektor::operator=(Cvektor& vek)$/;"	f	class:Cvektor
operator FILE*	Cpsout.h	/^  operator FILE*() const { return tmpf; };$/;"	f	class:Cpsout
operator []	Cverklist.cc	/^template<class T> T& Cverklist<T>::operator[](int index)$/;"	f	class:Cverklist
ort	verbmobil.h	/^  char ort;$/;"	m	struct:vmfinfo
ortho	iotoolbox.h	/^  char* ortho;$/;"	m	struct:phondatlabelinf
out	Cfile_io.h	/^  FILE* out;$/;"	m	class:Cfile_io
out	Cpsout.h	/^  FILE* out;$/;"	m	class:Cpsout
phondatlabelinf	iotoolbox.h	/^  phondatlabelinf() {filename=NULL;kano=NULL;ortho=NULL;h=NULL;};$/;"	f	struct:phondatlabelinf
phondatlabelinf	iotoolbox.h	/^struct phondatlabelinf$/;"	s
pipeInfo	Cdocsys.cc	/^void Cdocsys::pipeInfo(FILE* fp,FILE* fpout)$/;"	f	class:Cdocsys
pop	CptrRingpuf.cc	/^void* CptrRingpuf::pop()$/;"	f	class:CptrRingpuf
pop	Cringpuf.cc	/^void* Cringpuf::pop()$/;"	f	class:Cringpuf
pp_row	Cmatrix.h	/^  Cvektor** pp_row;$/;"	m	class:Cmatrix
predecs	Cgraph.h	/^  Cverklist<Cedge*> predecs;$/;"	m	class:Cnode
printMat	Cmatrix.cc	/^void Cmatrix::printMat()$/;"	f	class:Cmatrix
printVek	Cvektor.cc	/^void Cvektor::printVek()$/;"	f	class:Cvektor
printmask	Cpartitur_io.h	/^  char* printmask;$/;"	m	struct:RecDesc
pruni	Cmyheader_io.h	/^  double pruni;$/;"	m	class:Cmyheader_io
pslibpath	Cpsout.h	/^  char* pslibpath;$/;"	m	class:Cpsout
push	CptrRingpuf.cc	/^void CptrRingpuf::push(void* el)$/;"	f	class:CptrRingpuf
push	Cringpuf.cc	/^void Cringpuf::push(void* el)$/;"	f	class:Cringpuf
putEdgeInfo	Cgraph.cc	/^char* Cgraph::putEdgeInfo(Cedge* edptr,char* target)$/;"	f	class:Cgraph
putLine	CfileIO.cc	/^int CfileIO::putLine(char* line)$/;"	f	class:CfileIO
putNodeInfo	Cgraph.cc	/^char* Cgraph::putNodeInfo(Cnode* ndptr,char* target)$/;"	f	class:Cgraph
rank	Cgraph.h	/^  int rank;$/;"	m	class:Cnode
re	Ccomplex.cc	/^double Ccomplex::re(Ccomplex z)$/;"	f	class:Ccomplex
rea	Ccomplex.h	/^  double rea;$/;"	m	class:Ccomplex
readData	CfileIO.cc	/^long CfileIO::readData(void* data,long bytes)$/;"	f	class:CfileIO
readFile	Cheader_io.cc	/^int Cheader_io::readFile()$/;"	f	class:Cheader_io
readGraph	Cgraph.cc	/^int Cgraph::readGraph(FILE* fp)$/;"	f	class:Cgraph
readInventar	iotoolbox.cc	/^int readInventar(char* filename,char*** ppp_inventar)$/;"	f
read_phondat_label_file	iotoolbox.cc	/^int read_phondat_label_file(char* name,struct phondatlabelinf* plinf)$/;"	f
read_phondat_speechfile	iotoolbox.cc	/^long read_phondat_speechfile(char* name, short** sbufptr)$/;"	f
readf	Cheader_io.h	/^typedef enum {readf,writef} frw_cntl;$/;"	e
rec	Cmyheader_io.h	/^struct rec$/;"	s
recLabelheaderdesc	Cpartitur_io.cc	/^void Cpartitur_io::recLabelheaderdesc()$/;"	f	class:Cpartitur_io
rec_frw	Cmyheader_io.cc	/^int rec_frw(frw_cntl cntl,char* line,void* addr,FILE* fp)$/;"	f
recheads	Cpartitur_io.h	/^  RecHead* recheads;$/;"	m	class:Cpartitur_io
recordingsite	Cpartitur_io.h	/^  char* recordingsite;$/;"	m	class:Cpartitur_io
recs	Cpartitur_io.h	/^  Cverklist<PartiturRec*> recs;$/;"	m	struct:RecHead
rqd	Cheader_io.h	/^  int rqd;$/;"	m	struct:vardef
s	tst_verklist.cc	/^     }s,*sptr;$/;"	v
s	tstmat.cc	/^double s[]={1,1,1,1,2,2,2,3,3,4};$/;"	v
scanmask	Cpartitur_io.h	/^  char* scanmask;$/;"	m	struct:RecDesc
score	Label.h	/^  double score;$/;"	m	struct:Label_base
setEdge	Cgraph.cc	/^int Cgraph::setEdge(Cedge* edptr,char* key,char* value)$/;"	f	class:Cgraph
setEndMark	Cheader_io.h	/^  void setEndMark(char* em) { free((char*)endmarker) ; endmarker=strdup(em);};$/;"	f	class:Cheader_io
setIn	Cfile_io.cc	/^void Cfile_io::setIn(FILE* fp)$/;"	f	class:Cfile_io
setLinelen	CfileIO.h	/^  void setLinelen(int ll) { linelen = ll;};$/;"	f	class:CfileIO
setNode	Cgraph.cc	/^int Cgraph::setNode(Cnode* ndptr,char* key,char* value)$/;"	f	class:Cgraph
setOut	Cfile_io.cc	/^void Cfile_io::setOut(FILE* fp)$/;"	f	class:Cfile_io
setSize	Cgraph.cc	/^void Cgraph::setSize(char* key,char* value)$/;"	f	class:Cgraph
setVal	Cmatrix.h	/^  virtual void setVal(int r, int c, double l) { pp_row[r]->setVal(c,l); };$/;"	f	class:Cmatrix
setVal	Csym_matrix.cc	/^void Csym_matrix::setVal(int r, int c, double l)$/;"	f	class:Csym_matrix
setVal	Cvektor.h	/^  void setVal( int n, double l) { data[n]=l;};$/;"	f	class:Cvektor
size	CptrRingpuf.h	/^  int size;$/;"	m	class:CptrRingpuf
size	Cringpuf.h	/^  int size;$/;"	m	class:Cringpuf
skipThru	Cverklist.cc	/^template<class T>  T* Cverklist<T>::skipThru(vlist_cntl cntl,$/;"	f	class:Cverklist
solveGlsy	Cquad_matrix.cc	/^Cvektor Cquad_matrix::solveGlsy(Cvektor* inhomog)$/;"	f	class:Cquad_matrix
speaker	Cpartitur_io.h	/^  char speaker[10];$/;"	m	class:Cpartitur_io
specClist	Cheader_io.cc	/^void Cheader_io::specClist(char* format,Cverklist<char*>* vclist,int rqd)$/;"	f	class:Cheader_io
specCvar	Cheader_io.cc	/^void Cheader_io::specCvar(char* format,void* addr,int rqd)$/;"	f	class:Cheader_io
specList	Cheader_io.cc	/^void Cheader_io::specList(char* format,frwfunc frw,void* addr,int rqd)$/;"	f	class:Cheader_io
specString	Cheader_io.cc	/^void Cheader_io::specString(char* format,char** cpp,int rqd)$/;"	f	class:Cheader_io
specedges	Cgraph.h	/^  int specedges;$/;"	m	class:Cgraph
specnodes	Cgraph.h	/^  int specnodes;$/;"	m	class:Cgraph
sptr	tst_verklist.cc	/^     }s,*sptr;$/;"	v
start	Cpartitur_io.h	/^  int start;$/;"	m	struct:WrdRec
start	Label.h	/^  long start;$/;"	m	struct:Label_base
startnode	Cgraph.h	/^  Cnode* startnode;$/;"	m	class:Cedge
std_destroy	CptrRingpuf.cc	/^void std_destroy(void* vp)$/;"	f
stru	instant.cc	/^struct stru$/;"	s	file:
stru	tst_verklist.cc	/^struct stru$/;"	s	file:
succs	Cgraph.h	/^  Cverklist<Cedge*> succs;$/;"	m	class:Cnode
swap_short	iotoolbox.cc	/^void swap_short(short* s,int anz)$/;"	f
sym2Quad	Csym_matrix.cc	/^Cquad_matrix Csym_matrix::sym2Quad()$/;"	f	class:Csym_matrix
symbol	Label.h	/^  char* symbol;$/;"	m	struct:Label_base
testmask	Cpartitur_io.h	/^  char* testmask;$/;"	m	struct:RecDesc
tmpf	Cpsout.h	/^  FILE* tmpf;$/;"	m	class:Cpsout
turnnum	verbmobil.h	/^  int turnnum;$/;"	m	struct:vmfinfo
typ	Cheader_io.h	/^  v_type typ;$/;"	m	struct:vardef
v_type	Cheader_io.h	/^typedef enum {vcvar,vstring,vstringlist,vlist} v_type;$/;"	t
vardef	Cheader_io.h	/^  vardef() {hit=0;};$/;"	f	struct:vardef
vardef	Cheader_io.h	/^struct vardef$/;"	s
vardeflist	Cheader_io.h	/^  Cverklist<vardef> vardeflist;$/;"	m	class:Cheader_io
varptr	icsiargs.h	/^  void        *varptr;            \/* the variable which gets the arg's value *\/$/;"	m	struct:icsiargtab_s
vclist	Cheader_io.h	/^        Cverklist<char*>* vclist;$/;"	m	union:vardef::addrtyp
vcvar	Cheader_io.h	/^typedef enum {vcvar,vstring,vstringlist,vlist} v_type;$/;"	e
vlist	Cheader_io.h	/^typedef enum {vcvar,vstring,vstringlist,vlist} v_type;$/;"	e
vlist_cntl	Cverklist.h	/^typedef enum { init,next } vlist_cntl ;$/;"	t
vm1tkinfo	verbmobil.h	/^int vm1tkinfo(char* name,vmfinfo* info)$/;"	f
vmfinfo	verbmobil.h	/^struct vmfinfo$/;"	s
vstring	Cheader_io.h	/^typedef enum {vcvar,vstring,vstringlist,vlist} v_type;$/;"	e
vstringlist	Cheader_io.h	/^typedef enum {vcvar,vstring,vstringlist,vlist} v_type;$/;"	e
warning	CCexceptions.h	42;"	d
warning	CCexceptions.h	45;"	d
word	Cpartitur_io.h	/^  char* word;$/;"	m	struct:KanRec
word	Cpartitur_io.h	/^  char* word;$/;"	m	struct:WrdRec
wordnr	Cpartitur_io.h	/^  int wordnr;$/;"	m	struct:KanRec
wref	Cpartitur_io.h	/^  int wref;$/;"	m	struct:WrdRec
wrefs	Cpartitur_io.h	/^  int* wrefs;$/;"	m	struct:SamRec
writeData	CfileIO.cc	/^long  CfileIO::writeData(void* data,long bytes)$/;"	f	class:CfileIO
writeFile	Cheader_io.cc	/^void Cheader_io::writeFile()$/;"	f	class:Cheader_io
writeFile	Cpsout.cc	/^int Cpsout::writeFile(char* filename,int nofpages)$/;"	f	class:Cpsout
writeGraph	Cgraph.cc	/^void Cgraph::writeGraph(FILE* fp)$/;"	f	class:Cgraph
writeInfo	Cdocsys.cc	/^void Cdocsys::writeInfo(FILE* fpout,icsiargtab_t* args,$/;"	f	class:Cdocsys
write_phondat_label_file	iotoolbox.cc	/^int write_phondat_label_file(char* name,struct phondatlabelinf* plinf)$/;"	f
writef	Cheader_io.h	/^typedef enum {readf,writef} frw_cntl;$/;"	e
y	tstmatmult.cc	/^double y[]={1,1,2,1,3,1,4,1};$/;"	v
z	tstmat.cc	/^double z[]={1,-2,3,-4, 3,-2,3,-7, 5,-18,29,-23, 4,-4,0,-29};$/;"	v
z	tstmatmult.cc	/^double z[]={1,1,1,1,2,2,2,2};$/;"	v
zabs	Ccomplex.cc	/^double zabs(Ccomplex z)$/;"	f
zarg	Ccomplex.cc	/^double zarg(Ccomplex z)$/;"	f
~Cedge	Cgraph.h	/^  virtual ~Cedge() {};$/;"	f	class:Cedge
~Cfile_io	Cfile_io.cc	/^Cfile_io::~Cfile_io()$/;"	f	class:Cfile_io
~Cgraph	Cgraph.cc	/^Cgraph::~Cgraph()$/;"	f	class:Cgraph
~Cmatrix	Cmatrix.cc	/^Cmatrix::~Cmatrix()$/;"	f	class:Cmatrix
~Cnode	Cgraph.h	/^  virtual ~Cnode() { };$/;"	f	class:Cnode
~Cpsout	Cpsout.cc	/^Cpsout::~Cpsout()$/;"	f	class:Cpsout
~CptrRingpuf	CptrRingpuf.cc	/^CptrRingpuf::~CptrRingpuf()$/;"	f	class:CptrRingpuf
~Cringpuf	Cringpuf.cc	/^Cringpuf::~Cringpuf()$/;"	f	class:Cringpuf
~Cvektor	Cvektor.cc	/^Cvektor::~Cvektor()$/;"	f	class:Cvektor
~Cverklist	Cverklist.cc	/^template<class T> Cverklist<T>::~Cverklist()$/;"	f	class:Cverklist
~SamRec	Cpartitur_io.h	/^  ~SamRec()$/;"	f	struct:SamRec
