CSL  5.2
Test_Support.h File Reference
#include "CSL_Includes.h"
#include "PAIO.h"

Go to the source code of this file.

Macros

#define USE_PAIO
#define IO_CLASS   PAIO

Functions

void runTest (UnitGenerator &vox, double dur)
void runTest (UnitGenerator &vox)
void dumpTest (UnitGenerator &vox)

Variables

IO_CLASStheIO

Macro Definition Documentation

#define USE_PAIO

Definition at line 11 of file Test_Support.h.

#define IO_CLASS   PAIO

Definition at line 27 of file Test_Support.h.


Function Documentation

void runTest ( UnitGenerator vox)

Definition at line 64 of file Test_Support.cpp.

References runTest().

void dumpTest ( UnitGenerator vox)

Definition at line 70 of file Test_Support.cpp.

References csl::UnitGenerator::dump(), and theIO.

Referenced by dumpAMFMSin().


Variable Documentation