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

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

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

Go to the source code of this file.

Functions

int JAMOMA_EXPORT_MAXOBJ setup_j0x2eloader (void)
 

Detailed Description

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

Authors
Tim Place, Trond Lossius, Antoine Villeret

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

Function Documentation

int JAMOMA_EXPORT_MAXOBJ setup_j0x2eloader ( void  )

c = eclass_new("j.loader",(method)j0x2eloader_new, (method)NULL, sizeof(t_loader), 0, A_GIMME, 0)

Definition at line 137 of file PureData/source/j.loader/j.loader.cpp.