Cthulhu  0.2.10
Cthulhu compiler collection
schema_field_t Struct Reference

#include <schema.h>

Collaboration diagram for schema_field_t:

Data Fields

const char * name
 
const schema_type_ttype
 
size_t offset
 

Detailed Description

Definition at line 30 of file schema.h.

Field Documentation

◆ name

const char* schema_field_t::name

Definition at line 32 of file schema.h.

◆ offset

size_t schema_field_t::offset

Definition at line 34 of file schema.h.

◆ type

const schema_type_t* schema_field_t::type

Definition at line 33 of file schema.h.


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