Jamoma API  0.6.0.a19
Max/source/j.loader/j.loader.cpp File Reference

j.loader - Simply used to load the framework when Max is launched More...

#include "JamomaForMax.h"
+ Include dependency graph for Max/source/j.loader/j.loader.cpp:

Go to the source code of this file.

Functions

int JAMOMA_EXPORT_MAXOBJ main (void)
 Set up this class as a Max external the first time an object of this kind is instantiated. More...
 

Detailed Description

j.loader - Simply used to load the framework when Max is launched

Authors
Tim Place, Trond Lossius

Definition in file Max/source/j.loader/j.loader.cpp.

Function Documentation

int JAMOMA_EXPORT_MAXOBJ main ( void  )

Set up this class as a Max external the first time an object of this kind is instantiated.

Returns
Error message if the object fails to load.

Set up this class as a Max external the first time an object of this kind is instantiated.

Definition at line 138 of file Max/source/j.loader/j.loader.cpp.