|
Hyperon C
|
A struct header that must preface a buffer used as a backing object for a Grounded Atom. More...
#include <hyperon.h>
Public Attributes | |
| const struct gnd_api_t * | api |
| A pointer to the table of functions that implement the Grounded Atom's behavior. | |
| atom_t | typ |
| An atom representing the grounded type of the Grounded Atom. | |
A struct header that must preface a buffer used as a backing object for a Grounded Atom.
| atom_t gnd_t::typ |
An atom representing the grounded type of the Grounded Atom.