Definition in file tape.h.
Go to the source code of this file.
Classes | |
| struct | collector |
| struct | player |
| struct | recorder |
| struct | s_shapertarget |
| struct | s_tape_funcs |
| struct | s_tape_operations |
| struct | shaper |
| struct | VARMAP |
Defines | |
| #define | SHAPER_QUEUE 0x0001 |
Typedefs | |
| typedef s_shapertarget | SHAPERTARGET |
| the shaper target structure | |
Enumerations | |
| enum | FILETYPE { FT_FILE, FT_ODBC, FT_MEMORY } |
| enum | TAPESTATUS { TS_INIT, TS_OPEN, TS_DONE, TS_ERROR } |
| enum | VARIABLETYPE { VT_INTEGER, VT_DOUBLE, VT_STRING } |
Functions | |
| TAPEFUNCS * | get_ftable (char *mode) |
| enum TAPESTATUS |
| enum VARIABLETYPE |