ast_fspec_t Struct Reference

#include <fspec.h>

Data Fields

const unsigned char * data
 
size_t size
 Address of FSPEC field. More...
 
size_t count
 Size of FSPEC field, number of bytes. More...
 
size_t count_set
 Number of data items in total. More...
 
bool valid
 Number of data items set existance. More...
 

Field Documentation

◆ count

size_t ast_fspec_t::count

Size of FSPEC field, number of bytes.

◆ count_set

size_t ast_fspec_t::count_set

Number of data items in total.

◆ data

const unsigned char* ast_fspec_t::data

◆ size

size_t ast_fspec_t::size

Address of FSPEC field.

◆ valid

bool ast_fspec_t::valid

Number of data items set existance.


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