t_symobject Struct Reference

The symobject data structure. More...

#include <ext_symobject.h>

+ Collaboration diagram for t_symobject:

Data Fields

t_object obj
 Max object header.
t_symbolsym
 The symbol contained by the object.
long flags
 Any user-flags you wish to set or get.
void * thing
 A generic pointer for attaching additional data to the symobject.

Detailed Description

The symobject data structure.