boost::asn1::__asn_base_type —
enum __asn_base_type { asn_none, asn_base, asn_pdu, asn_pdu_of, asn_choice };
Used to identify a base type for type recognition in the pdu_base_x_t templates when transfering data to and from structures.
asn_none
asn_base
asn_pdu
asn_pdu_of
asn_choice