ast_subfield_t Struct Reference

Subfield struct. More...

#include <subfield.h>

Data Fields

bool existing
 
const unsigned char * data
 Address of subfield. More...
 
size_t size
 Size of subfield. More...
 
ast_subfield_type_t type
 Type of subfield. More...
 
bool valid
 True if subfield is correctlly decoded. More...
 

Detailed Description

Subfield struct.

Field Documentation

◆ data

const unsigned char* ast_subfield_t::data

Address of subfield.

◆ existing

bool ast_subfield_t::existing

◆ size

size_t ast_subfield_t::size

Size of subfield.

◆ type

ast_subfield_type_t ast_subfield_t::type

Type of subfield.

◆ valid

bool ast_subfield_t::valid

True if subfield is correctlly decoded.


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