Classes | Macros | Typedefs | Functions | Variables
ANY.h File Reference
#include <etsi_its_vam_ts_coding/OCTET_STRING.h>
Include dependency graph for ANY.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ANY
 

Macros

#define ANY_compare   OCTET_STRING_compare
 
#define ANY_constraint   asn_generic_no_constraint
 
#define ANY_copy   OCTET_STRING_copy
 
#define ANY_decode_ber   OCTET_STRING_decode_ber
 
#define ANY_decode_xer   OCTET_STRING_decode_xer_hex
 
#define ANY_encode_der   OCTET_STRING_encode_der
 
#define ANY_free   OCTET_STRING_free
 
#define ANY_fromBuf(s, buf, size)   OCTET_STRING_fromBuf((s), (buf), (size))
 
#define ANY_new_fromBuf(buf, size)
 
#define ANY_print   OCTET_STRING_print
 

Typedefs

typedef struct ANY ANY_t
 

Functions

int ANY_fromType (ANY_t *, asn_TYPE_descriptor_t *td, void *struct_ptr)
 
int ANY_fromType_aper (ANY_t *st, asn_TYPE_descriptor_t *td, void *sptr)
 
ANY_tANY_new_fromType (asn_TYPE_descriptor_t *td, void *struct_ptr)
 
ANY_tANY_new_fromType_aper (asn_TYPE_descriptor_t *td, void *sptr)
 
int ANY_to_type (ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr)
 
int ANY_to_type_aper (ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr)
 
int ANY_to_type_aper_checked (ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr)
 

Variables

per_type_decoder_f ANY_decode_aper
 
jer_type_decoder_f ANY_decode_jer
 
per_type_decoder_f ANY_decode_uper
 
per_type_encoder_f ANY_encode_aper
 
jer_type_encoder_f ANY_encode_jer
 
per_type_encoder_f ANY_encode_uper
 
xer_type_encoder_f ANY_encode_xer
 
asn_TYPE_descriptor_t asn_DEF_ANY
 
asn_TYPE_operation_t asn_OP_ANY
 
asn_OCTET_STRING_specifics_t asn_SPC_ANY_specs
 

Macro Definition Documentation

◆ ANY_compare

#define ANY_compare   OCTET_STRING_compare

Definition at line 31 of file ANY.h.

◆ ANY_constraint

#define ANY_constraint   asn_generic_no_constraint

Definition at line 34 of file ANY.h.

◆ ANY_copy

#define ANY_copy   OCTET_STRING_copy

Definition at line 32 of file ANY.h.

◆ ANY_decode_ber

#define ANY_decode_ber   OCTET_STRING_decode_ber

Definition at line 37 of file ANY.h.

◆ ANY_decode_xer

#define ANY_decode_xer   OCTET_STRING_decode_xer_hex

Definition at line 42 of file ANY.h.

◆ ANY_encode_der

#define ANY_encode_der   OCTET_STRING_encode_der

Definition at line 38 of file ANY.h.

◆ ANY_free

#define ANY_free   OCTET_STRING_free

Definition at line 25 of file ANY.h.

◆ ANY_fromBuf

#define ANY_fromBuf (   s,
  buf,
  size 
)    OCTET_STRING_fromBuf((s), (buf), (size))

Definition at line 79 of file ANY.h.

◆ ANY_new_fromBuf

#define ANY_new_fromBuf (   buf,
  size 
)
Value:

Definition at line 80 of file ANY.h.

◆ ANY_print

#define ANY_print   OCTET_STRING_print

Definition at line 28 of file ANY.h.

Typedef Documentation

◆ ANY_t

typedef struct ANY ANY_t

Function Documentation

◆ ANY_fromType()

int ANY_fromType ( ANY_t ,
asn_TYPE_descriptor_t td,
void *  struct_ptr 
)

◆ ANY_fromType_aper()

int ANY_fromType_aper ( ANY_t st,
asn_TYPE_descriptor_t td,
void *  sptr 
)

Definition at line 20 of file ANY_aper.c.

◆ ANY_new_fromType()

ANY_t* ANY_new_fromType ( asn_TYPE_descriptor_t td,
void *  struct_ptr 
)

◆ ANY_new_fromType_aper()

ANY_t* ANY_new_fromType_aper ( asn_TYPE_descriptor_t td,
void *  sptr 
)

Definition at line 51 of file ANY_aper.c.

◆ ANY_to_type()

int ANY_to_type ( ANY_t ,
asn_TYPE_descriptor_t td,
void **  struct_ptr 
)

◆ ANY_to_type_aper()

int ANY_to_type_aper ( ANY_t ,
asn_TYPE_descriptor_t td,
void **  struct_ptr 
)

Definition at line 75 of file ANY_aper.c.

◆ ANY_to_type_aper_checked()

int ANY_to_type_aper_checked ( ANY_t ,
asn_TYPE_descriptor_t td,
void **  struct_ptr 
)

Definition at line 102 of file ANY_aper.c.

Variable Documentation

◆ ANY_decode_aper

per_type_decoder_f ANY_decode_aper

Definition at line 56 of file ANY.h.

◆ ANY_decode_jer

jer_type_decoder_f ANY_decode_jer

Definition at line 47 of file ANY.h.

◆ ANY_decode_uper

per_type_decoder_f ANY_decode_uper

Definition at line 52 of file ANY.h.

◆ ANY_encode_aper

per_type_encoder_f ANY_encode_aper

Definition at line 57 of file ANY.h.

◆ ANY_encode_jer

jer_type_encoder_f ANY_encode_jer

Definition at line 48 of file ANY.h.

◆ ANY_encode_uper

per_type_encoder_f ANY_encode_uper

Definition at line 53 of file ANY.h.

◆ ANY_encode_xer

xer_type_encoder_f ANY_encode_xer

Definition at line 43 of file ANY.h.

◆ asn_DEF_ANY

asn_TYPE_descriptor_t asn_DEF_ANY

Definition at line 67 of file ANY.c.

◆ asn_OP_ANY

Definition at line 13 of file ANY.c.

◆ asn_SPC_ANY_specs

asn_OCTET_STRING_specifics_t asn_SPC_ANY_specs

Definition at line 8 of file ANY.c.

asn_DEF_ANY
asn_TYPE_descriptor_t asn_DEF_ANY
Definition: ANY.c:67
OCTET_STRING_new_fromBuf
OCTET_STRING_t * OCTET_STRING_new_fromBuf(const asn_TYPE_descriptor_t *td, const char *str, int size)
Definition: OCTET_STRING.c:201


etsi_its_vam_ts_coding
Author(s): Jean-Pierre Busch , Guido Küppers , Lennart Reiher
autogenerated on Sun May 18 2025 02:30:56