Try to fix some "defined but not used" warnings.

svn path=/trunk/; revision=26243
This commit is contained in:
Anders Broman 2008-09-21 14:23:34 +00:00
parent 76037635d3
commit 612463c139
4 changed files with 381 additions and 579 deletions

View File

@ -16,6 +16,19 @@ ContentIntegrityAlgorithmIdentifier
MessageOriginAuthenticationAlgorithmIdentifier
ProbeOriginAuthenticationAlgorithmIdentifier
ReportOriginAuthenticationAlgorithmIdentifier
MessageSubmissionResult
ProbeSubmissionArgument
ProbeSubmissionResult
CancelDeferredDeliveryArgument
CancelDeferredDeliveryResult
SubmissionControlArgument
SubmissionControlResult
MessageDeliveryArgument
MessageDeliveryResult
ReportDeliveryResult
DeliveryControlArgument
DeliveryControlResult
ChangeCredentialsArgument
# Currently not used
MTSBindArgument
MTSBindResult

View File

@ -12,6 +12,29 @@ GUID TYPE = FT_GUID DISPLAY = BASE_NONE STRING = NULL BITMASK = 0
#.MODULE_IMPORT
MTSAbstractService x411
#.CLASS CONTEXT
&Type
&Assertion
&id ObjectIdentifierType
#.END
#.CLASS ATTRIBUTE
&derivation ClassReference ATTRIBUTE
&Type
&equality-match ClassReference MATCHING-RULE
&ordering-match ClassReference MATCHING-RULE
&substrings-match ClassReference MATCHING-RULE
&single-valued BooleanType
&collective BooleanType
&no-user-modification BooleanType
&usage TypeReference AttributeUsage
&id ObjectIdentifierType
#.END
#.CLASS MATCHING-RULE
&ParentMatchingRules ClassReference MATCHING-RULE
&AssertionType
&uniqueMatchIndicator ClassReference ATTRIBUTE
&id ObjectIdentifierType
#.END
#.EXPORTS
CaseIgnoreListMatch
CountryName

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-x411.h */
/* ../../tools/asn2wrs.py -b -e -p x411 -c x411.cnf -s packet-x411-template x411.asn */
/* ../../tools/asn2wrs.py -b -e -p x411 -c x411.cnf -s packet-x411-template MTAAbstractService.asn MTSAbstractService.asn */
/* Input file: packet-x411-template.h */