Max 5 API Reference
The data structure for a Max class. More...
#include <ext_mess.h>

Data Fields | |
| struct symbol * | c_sym |
| symbol giving name of class | |
| struct symbol * | c_filename |
| name of file associated with this class | |
The data structure for a Max class.
This struct is provided for debugging convenience, but should be considered opaque and is subject to change without notice.
Definition at line 153 of file ext_mess.h.