Vanetza
Loading...
Searching...
No Matches
vanetza::asn1::deleter Struct Reference

Deleter freeing an asn1c struct through its ASN.1 type descriptor. More...

#include <asn1c_wrapper.hpp>

Public Member Functions

void operator() (void *ptr) const

Public Attributes

asn_TYPE_descriptor_t * descriptor = nullptr

Detailed Description

Deleter freeing an asn1c struct through its ASN.1 type descriptor.

Definition at line 45 of file asn1c_wrapper.hpp.

Member Function Documentation

◆ operator()()

void vanetza::asn1::deleter::operator() ( void * ptr) const

Definition at line 50 of file asn1c_wrapper.cpp.

Member Data Documentation

◆ descriptor

asn_TYPE_descriptor_t* vanetza::asn1::deleter::descriptor = nullptr

Definition at line 47 of file asn1c_wrapper.hpp.


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