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

j.modular - external to manage local and distant application More...

+ Include dependency graph for Max/source/j.modular/j.modular.cpp:

Go to the source code of this file.

Classes

struct  t_extra
 Data structure for storing extra data. More...
 

Functions

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

Detailed Description

j.modular - external to manage local and distant application

Authors
Théo de la Hogue, Trond Lossius

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

Function Documentation

int C74_EXPORT 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 46 of file Max/source/j.modular/j.modular.cpp.

References wrapTTModularClassAsMaxClass().

+ Here is the call graph for this function: