• Top
  • Files

Compdecl

Fixtype of struct component declarations.

This is a product type introduced by fty::defprod.

Fields
name — identifier
type — type

A struct component declaration consists of a name and a type.

Subtopics

Compdecl-fix
Fixing function for compdecl structures.
Compdecl-equiv
Basic equivalence relation for compdecl structures.
Make-compdecl
Basic constructor macro for compdecl structures.
Change-compdecl
Modifying constructor for compdecl structures.
Compdeclp
Recognizer for compdecl structures.
Compdecl->type
Get the type field from a compdecl.
Compdecl->name
Get the name field from a compdecl.