Max 5 API Reference

t_class Struct Reference
[Classes]

The data structure for a Max class. More...

#include <ext_mess.h>

Collaboration diagram for t_class:
Collaboration graph
[legend]

Data Fields

struct symbol * c_sym
 symbol giving name of class
struct symbol * c_filename
 name of file associated with this class

Detailed Description

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.

Copyright © 2008, Cycling '74