⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 h221nonstandard.h

📁 H.248协议编解码协议栈
💻 H
字号:
/* * Generated by asn1c-0.9.16 (http://lionet.info/asn1c) * From ASN.1 module "MEDIA-GATEWAY-CONTROL" * 	found in "h248_2.asn" */#ifndef	_H221NonStandard_H_#define	_H221NonStandard_H_#ifdef __cplusplusextern "C" {#endif#include <asn_application.h>/* Including external dependencies */#include <INTEGER.h>#include <constr_SEQUENCE.h>/* H221NonStandard */typedef struct H221NonStandard {	INTEGER_t	 t35CountryCode1;	INTEGER_t	 t35CountryCode2;	INTEGER_t	 t35Extension;	INTEGER_t	 manufacturerCode;	/*	 * This type is extensible,	 * possible extensions are below.	 */		/* Context for parsing across buffer boundaries */	asn_struct_ctx_t _asn_ctx;} H221NonStandard_t;/* Implementation */extern asn_TYPE_descriptor_t asn_DEF_H221NonStandard;#ifdef __cplusplus}#endif#endif	/* _H221NonStandard_H_ */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -