Max 5 API Reference

t_tinyobject Struct Reference
[Objects]

The tiny object structure sits at the head of any object to which you may pass messages (and which you may feed to freeobject()). More...

#include <ext_mess.h>

Data Fields

struct messlist * t_messlist
 list of messages and methods
long t_magic
 magic number

Detailed Description

The tiny object structure sits at the head of any object to which you may pass messages (and which you may feed to freeobject()).

In general, you should use t_object instead.

Definition at line 121 of file ext_mess.h.


The documentation for this struct was generated from the following file:

Copyright © 2008, Cycling '74