t_class Struct Reference

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

#include <ext_mess.h>

+ Collaboration diagram for t_class:

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.