📄 commonasn.h
字号:
/* This file was generated by RADVISION ASN.1 Compiler */
/* This is a compilation of : asn_messages\systemConfig.asn, asn_messages\h450config.asn */
/* Command line : ..\asn1\compiler\asn.exe asn_messages\systemConfig.asn asn_messages\h450config.asn -o asn_objects\commonasn -p _common */
/***********************************************************************
Filename : asn_objects\commonasn.h
Description: ASN.1 Generated definitions file
************************************************************************
Copyright (c) 2002 RADVISION Ltd.
************************************************************************
NOTICE:
This document contains information that is confidential and proprietary
to RADVISION Ltd.. No part of this document may be reproduced in any
form whatsoever without written prior approval by RADVISION Ltd..
RADVISION Ltd. reserve the right to revise this publication and make
changes changes without obligation to notify any person of such
revisions or changes.
***********************************************************************/
#ifndef _asn_messages_systemConfig_ASN_H
#define _asn_messages_systemConfig_ASN_H
#ifdef __cplusplus
extern "C" {
#endif
unsigned char* commonasnGetSyntax(void);
#ifdef __cplusplus
#define __ENUM enum
#define __NAME1 _common
#define __NAME2
#else
#define __ENUM typedef enum
#define __NAME1
#define __NAME2 _common
#endif
__ENUM __NAME1 {
_common_CCConfig = 0,
_common_CDConfig = 10,
_common_CHConfig = 20,
_common_CIConfig = 30,
_common_CMNConfig = 40,
_common_COConfig = 51,
_common_CPConfig = 61,
_common_CTConfig = 71,
_common_CWConfig = 81,
_common_H450SystemConfiguration = 91,
_common_MWIConfig = 116,
_common_SystemConfiguration = 127,
_common_allocations = 148,
_common_allocations_34 = 161,
_common_allocations_5 = 177,
_common_c_default_cipl = 192,
_common_c_default_cipl_82 = 208,
_common_callPropertyMode = 227,
_common_callPropertyMode_26 = 245,
_common_canRetainService = 266,
_common_canRetainService_72 = 284,
_common_cct1 = 305,
_common_cct1_69 = 311,
_common_cct2Busy = 320,
_common_cct2Busy_70 = 330,
_common_cct2NoResponse = 343,
_common_cct2NoResponse_71 = 359,
_common_cdt1 = 378,
_common_cdt2 = 384,
_common_cdt3 = 390,
_common_cdt4 = 396,
_common_cdt5 = 402,
_common_chanDescs = 408,
_common_channels = 419,
_common_cht1 = 429,
_common_cht2 = 435,
_common_cicl = 441,
_common_cidAssociate = 447,
_common_cipl = 461,
_common_cit1 = 467,
_common_cit2 = 473,
_common_cit3 = 479,
_common_cit4 = 485,
_common_cit5 = 491,
_common_cit6 = 497,
_common_classReference = 503,
_common_cmnt = 519,
_common_cmnt_84 = 525,
_common_constrainingField = 534,
_common_containerOfObjectSets = 553,
_common_containerOfObjects = 576,
_common_containerOfTypes = 596,
_common_containerOfValues = 614,
_common_copySingleMessages = 633,
_common_cpt1 = 653,
_common_cpt10 = 659,
_common_cpt2 = 666,
_common_cpt3 = 672,
_common_cpt4 = 678,
_common_cpt5 = 684,
_common_cpt6 = 690,
_common_cpt7 = 696,
_common_cpt8 = 702,
_common_cpt9 = 708,
_common_ctt1 = 714,
_common_ctt2 = 720,
_common_ctt3 = 726,
_common_ctt4 = 732,
_common_deleteSingleMessages = 738,
_common_delimiter = 760,
_common_delimiter_4 = 771,
_common_doNotUseProperty = 784,
_common_fieldOfClassReference = 802,
_common_fieldOfEnumerated = 825,
_common_fieldOfObjectReference = 844,
_common_fieldReference = 868,
_common_fullProperty = 884,
_common_imports = 898,
_common_importsArray = 907,
_common_indicateCalling = 921,
_common_interval = 938,
_common_localIPAddress = 948,
_common_localIPAddress_23 = 964,
_common_manualStart = 983,
_common_maxBuffSize = 996,
_common_maxBuffSize_17 = 1009,
_common_maxCalls = 1025,
_common_maxChannels = 1035,
_common_maxPoolSizeInKB = 1048,
_common_maxPoolSizeInKB_18 = 1065,
_common_maxProcs = 1085,
_common_maxRasInTransactions = 1095,
_common_maxRasOutTransactions = 1117,
_common_maxServices = 1140,
_common_maxServices_42 = 1153,
_common_messages = 1169,
_common_module = 1179,
_common_mwit1 = 1187,
_common_mwit2 = 1194,
_common_nameChans = 1201,
_common_objectArray = 1212,
_common_objectReference = 1225,
_common_objectSetArray = 1242,
_common_objectSetElement = 1258,
_common_objectSetReference = 1276,
_common_pdlName = 1296,
_common_pdlName_33 = 1305,
_common_portFrom = 1317,
_common_portTo = 1327,
_common_protocols = 1335,
_common_silentMonitorInd = 1346,
_common_silentMonitorInd_83 = 1364,
_common_tcw = 1385,
_common_tpktChans = 1390,
_common_tpktNoBuffers = 1401,
_common_typeArray = 1416,
_common_typeFromConstraint = 1427,
_common_typeReference = 1447,
_common_udpChans = 1462,
_common_valueNode = 1472,
_common_valueTree = 1483,
_common_values = 1494,
_common_vtNodeCount = 1502,
_common_vtPoolSize = 1515,
_common_watchdog = 1527,
_common_watchdog_31 = 1537,
_common_withSyntaxElement = 1550} __NAME2;
#undef __NAME1
#undef __NAME2
#undef __ENUM
#define _common(a) _common_##a,
#define __common(a) _common_##a
#ifdef __cplusplus
}
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -