|
CSL
6.0
|
#include "juce.h"Go to the source code of this file.
Classes | |
| class | CSLWindow |
| class | JUCECSLApplication |
Functions | |
| Component * | createCSLComponent () |
| int | main (int argc, char *argv[]) |
Variables | |
| unsigned | argCnt |
| char ** | argVals |
| Component* createCSLComponent | ( | ) |
Definition at line 436 of file CSL_ServerComponent.cpp.
Referenced by CSLWindow::CSLWindow().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 70 of file MainServer.cpp.
| unsigned argCnt |
Definition at line 67 of file MainServer.cpp.
Referenced by main().
| char** argVals |
Definition at line 68 of file MainServer.cpp.
Referenced by main().