csound_orc.h File Reference

#include "tok.h"
#include "../Engine/csound_orcparse.h"
#include "csoundCore.h"

Include dependency graph for csound_orc.h:

Go to the source code of this file.

Data Structures

struct  TREE

Defines

#define YYDEBUG   1

Enumerations

enum  { S_ANDTHEN = T_HIGHEST+1, S_APPLY }

Functions

TREEmake_node (CSOUND *, int, TREE *, TREE *)
TREEmake_leaf (CSOUND *, int, ORCTOKEN *)
ORCTOKENmake_int (CSOUND *, char *)
ORCTOKENmake_num (CSOUND *, char *)
ORCTOKENmake_token (CSOUND *csound, char *s)


Define Documentation

#define YYDEBUG   1


Enumeration Type Documentation

anonymous enum

Enumerator:
S_ANDTHEN 
S_APPLY 


Function Documentation

ORCTOKEN* make_int ( CSOUND ,
char *   
)

TREE* make_leaf ( CSOUND ,
int  ,
ORCTOKEN  
)

TREE* make_node ( CSOUND ,
int  ,
TREE ,
TREE  
)

ORCTOKEN* make_num ( CSOUND ,
char *   
)

ORCTOKEN* make_token ( CSOUND csound,
char *  s 
)


Generated on Tue Apr 14 11:01:04 2009 for Csound and CsoundAC by  doxygen 1.5.8