23 #ifndef DIRECTOR_LINGO_XLIBS_MEMORYXOBJ_H 24 #define DIRECTOR_LINGO_XLIBS_MEMORYXOBJ_H 33 namespace MemoryXObj {
35 extern const char *xlibName;
39 void close(ObjectType type);
41 void m_new(
int nargs);
42 void m_clear(
int nargs);
43 void m_purge(
int nargs);
44 void m_getVM(
int nargs);
Definition: memoryxobj.h:28
Definition: lingo-object.h:37
Definition: lingo-object.h:71