ITS
asn_per_data_s Struct Reference

#include <per_support.h>

Public Attributes

const uint8_t * buffer
 
size_t nboff
 
size_t nbits
 
size_t moved
 
int(* refill )(struct asn_per_data_s *)
 
void * refill_key
 

Detailed Description

Definition at line 40 of file per_support.h.

Member Data Documentation

◆ buffer

const uint8_t* asn_per_data_s::buffer

◆ moved

size_t asn_per_data_s::moved

◆ nbits

◆ nboff

◆ refill

int(* asn_per_data_s::refill) (struct asn_per_data_s *)

Definition at line 45 of file per_support.h.

Referenced by per_get_few_bits(), uper_open_type_get_complex(), and uper_ugot_refill().

◆ refill_key

void* asn_per_data_s::refill_key

Definition at line 46 of file per_support.h.

Referenced by uper_open_type_get_complex(), and uper_ugot_refill().


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