adBuffer.h File Reference

Go to the source code of this file.

Defines

#define ADBUFFER_LOADED   1

Functions

void printtraffic ()
void pushinteger4 (unsigned int x)
void lookinteger4 (unsigned int *x)
void popinteger4 (unsigned int *x)
void pushcontrol1b (int cc)
void lookcontrol1b (int *cc)
void popcontrol1b (int *cc)
void pushcontrol2b (int cc)
void lookcontrol2b (int *cc)
void popcontrol2b (int *cc)
void pushcontrol3b (int cc)
void lookcontrol3b (int *cc)
void popcontrol3b (int *cc)
void pushcontrol4b (int cc)
void lookcontrol4b (int *cc)
void popcontrol4b (int *cc)
void pushcontrol5b (int cc)
void lookcontrol5b (int *cc)
void popcontrol5b (int *cc)
void pushreal4 (float x)
void lookreal4 (float *x)
void popreal4 (float *x)
void pushreal8 (double x)
void lookreal8 (double *x)
void popreal8 (double *x)
void pushpointer4 (char *x)
void lookpointer4 (char **x)
void poppointer4 (char **x)
void pushpointer8 (char *x)
void lookpointer8 (char **x)
void poppointer8 (char **x)
void printallbuffers ()
 Very complete display of the current size in bytes of the global C stack followed by the auxiliary stacks.
void printbuffertop ()
void showallstacks ()


Define Documentation

#define ADBUFFER_LOADED   1

Definition at line 3 of file adBuffer.h.


Function Documentation

void printtraffic (  ) 

void pushinteger4 ( unsigned int  x  ) 

void lookinteger4 ( unsigned int *  x  ) 

void popinteger4 ( unsigned int *  x  ) 

void pushcontrol1b ( int  cc  ) 

void lookcontrol1b ( int *  cc  ) 

void popcontrol1b ( int *  cc  ) 

void pushcontrol2b ( int  cc  ) 

void lookcontrol2b ( int *  cc  ) 

void popcontrol2b ( int *  cc  ) 

void pushcontrol3b ( int  cc  ) 

void lookcontrol3b ( int *  cc  ) 

void popcontrol3b ( int *  cc  ) 

void pushcontrol4b ( int  cc  ) 

void lookcontrol4b ( int *  cc  ) 

void popcontrol4b ( int *  cc  ) 

void pushcontrol5b ( int  cc  ) 

void lookcontrol5b ( int *  cc  ) 

void popcontrol5b ( int *  cc  ) 

void pushreal4 ( float  x  ) 

void lookreal4 ( float *  x  ) 

void popreal4 ( float *  x  ) 

void pushreal8 ( double  x  ) 

void lookreal8 ( double *  x  ) 

void popreal8 ( double *  x  ) 

void pushpointer4 ( char *  x  ) 

void lookpointer4 ( char **  x  ) 

void poppointer4 ( char **  x  ) 

void pushpointer8 ( char *  x  ) 

void lookpointer8 ( char **  x  ) 

void poppointer8 ( char **  x  ) 

void printallbuffers (  ) 

Very complete display of the current size in bytes of the global C stack followed by the auxiliary stacks.

void printbuffertop (  ) 

void showallstacks (  ) 


Generated on 5 Jan 2017 for IWAVEACD by  doxygen 1.4.7