Hyperon C
Loading...
Searching...
No Matches
gnd_t Struct Reference

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_tapi
 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.

Detailed Description

A struct header that must preface a buffer used as a backing object for a Grounded Atom.

See also
atom_gnd
atom_get_object

Member Data Documentation

◆ typ

atom_t gnd_t::typ

An atom representing the grounded type of the Grounded Atom.

See also
atom_get_grounded_type

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