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 |
Deleter freeing an asn1c struct through its ASN.1 type descriptor.
Definition at line 45 of file asn1c_wrapper.hpp.
| void vanetza::asn1::deleter::operator() | ( | void * | ptr | ) | const |
Definition at line 50 of file asn1c_wrapper.cpp.
| asn_TYPE_descriptor_t* vanetza::asn1::deleter::descriptor = nullptr |
Definition at line 47 of file asn1c_wrapper.hpp.