muse_functional_object_t Struct Reference
[Embedding API for the Muse language.]

Any muSE functional object must always begin with this structure. More...

#include <muse.h>

Collaboration diagram for muse_functional_object_t:

Collaboration graph
[legend]

Data Fields

int magic_word
 Will always be 'muSE'.
muse_functional_object_type_ttype_info
 Type information that's constant for all instances.

Detailed Description

Any muSE functional object must always begin with this structure.


Field Documentation

int muse_functional_object_t::magic_word

Will always be 'muSE'.

muse_functional_object_type_t* muse_functional_object_t::type_info

Type information that's constant for all instances.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 25 23:12:51 2006 for muSE by  doxygen 1.4.7