CSL  6.0
csl::testStruct Struct Reference

struct used for the JUCE pop-up menu of tests (see the test files) More...

#include <CSL_Types.h>

Public Attributes

const char * name
 
VoidFcnPtrNfcn
 
const char * comment
 

Detailed Description

struct used for the JUCE pop-up menu of tests (see the test files)

Definition at line 265 of file CSL_Types.h.

Member Data Documentation

const char* csl::testStruct::name

Definition at line 266 of file CSL_Types.h.

Referenced by dumpTestList(), and CSLComponent::setComboLabels().

VoidFcnPtrN* csl::testStruct::fcn

Definition at line 267 of file CSL_Types.h.

Referenced by CSLComponent::startStop().

const char* csl::testStruct::comment

Definition at line 268 of file CSL_Types.h.


The documentation for this struct was generated from the following file: