📄 sip_hclasses.h
字号:
* @ingroup sip_warning */SIP_DLL extern msg_hclass_t sip_warning_class[];enum { /**@ingroup sip_refer_to @internal * * Hash of Refer-To header. */ sip_refer_to_hash = 52604 };/**Header class for SIP Refer-To header. * * The header class sip_refer_to_class defines how a SIP * Refer-To header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_refer_to_t header structure. * * @ingroup sip_refer_to */SIP_DLL extern msg_hclass_t sip_refer_to_class[];enum { /**@ingroup sip_referred_by @internal * * Hash of Referred-By header. */ sip_referred_by_hash = 11403 };/**Header class for SIP Referred-By header. * * The header class sip_referred_by_class defines how a SIP * Referred-By header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_referred_by_t header structure. * * @ingroup sip_referred_by */SIP_DLL extern msg_hclass_t sip_referred_by_class[];enum { /**@ingroup sip_replaces @internal * * Hash of Replaces header. */ sip_replaces_hash = 58083 };/**Header class for SIP Replaces header. * * The header class sip_replaces_class defines how a SIP * Replaces header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_replaces_t header structure. * * @ingroup sip_replaces */SIP_DLL extern msg_hclass_t sip_replaces_class[];enum { /**@ingroup sip_session_expires @internal * * Hash of Session-Expires header. */ sip_session_expires_hash = 61197 };/**Header class for SIP Session-Expires header. * * The header class sip_session_expires_class defines how a SIP * Session-Expires header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_session_expires_t header structure. * * @ingroup sip_session_expires */SIP_DLL extern msg_hclass_t sip_session_expires_class[];enum { /**@ingroup sip_min_se @internal * * Hash of Min-SE header. */ sip_min_se_hash = 11565 };/**Header class for SIP Min-SE header. * * The header class sip_min_se_class defines how a SIP * Min-SE header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_min_se_t header structure. * * @ingroup sip_min_se */SIP_DLL extern msg_hclass_t sip_min_se_class[];enum { /**@ingroup sip_path @internal * * Hash of Path header. */ sip_path_hash = 5705 };/**Header class for SIP Path header. * * The header class sip_path_class defines how a SIP * Path header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_path_t header structure. * * @ingroup sip_path */SIP_DLL extern msg_hclass_t sip_path_class[];enum { /**@ingroup sip_service_route @internal * * Hash of Service-Route header. */ sip_service_route_hash = 21825 };/**Header class for SIP Service-Route header. * * The header class sip_service_route_class defines how a SIP * Service-Route header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_service_route_t header structure. * * @ingroup sip_service_route */SIP_DLL extern msg_hclass_t sip_service_route_class[];enum { /**@ingroup sip_reason @internal * * Hash of Reason header. */ sip_reason_hash = 13856 };/**Header class for SIP Reason header. * * The header class sip_reason_class defines how a SIP * Reason header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_reason_t header structure. * * @ingroup sip_reason */SIP_DLL extern msg_hclass_t sip_reason_class[];enum { /**@ingroup sip_security_client @internal * * Hash of Security-Client header. */ sip_security_client_hash = 572 };/**Header class for SIP Security-Client header. * * The header class sip_security_client_class defines how a SIP * Security-Client header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_security_client_t header structure. * * @ingroup sip_security_client */SIP_DLL extern msg_hclass_t sip_security_client_class[];enum { /**@ingroup sip_security_server @internal * * Hash of Security-Server header. */ sip_security_server_hash = 20148 };/**Header class for SIP Security-Server header. * * The header class sip_security_server_class defines how a SIP * Security-Server header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_security_server_t header structure. * * @ingroup sip_security_server */SIP_DLL extern msg_hclass_t sip_security_server_class[];enum { /**@ingroup sip_security_verify @internal * * Hash of Security-Verify header. */ sip_security_verify_hash = 29234 };/**Header class for SIP Security-Verify header. * * The header class sip_security_verify_class defines how a SIP * Security-Verify header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_security_verify_t header structure. * * @ingroup sip_security_verify */SIP_DLL extern msg_hclass_t sip_security_verify_class[];enum { /**@ingroup sip_privacy @internal * * Hash of Privacy header. */ sip_privacy_hash = 13834 };/**Header class for SIP Privacy header. * * The header class sip_privacy_class defines how a SIP * Privacy header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_privacy_t header structure. * * @ingroup sip_privacy */SIP_DLL extern msg_hclass_t sip_privacy_class[];enum { /**@ingroup sip_etag @internal * * Hash of SIP-ETag header. */ sip_etag_hash = 64478 };/**Header class for SIP SIP-ETag header. * * The header class sip_etag_class defines how a SIP * SIP-ETag header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_etag_t header structure. * * @ingroup sip_etag */SIP_DLL extern msg_hclass_t sip_etag_class[];enum { /**@ingroup sip_if_match @internal * * Hash of SIP-If-Match header. */ sip_if_match_hash = 26974 };/**Header class for SIP SIP-If-Match header. * * The header class sip_if_match_class defines how a SIP * SIP-If-Match header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_if_match_t header structure. * * @ingroup sip_if_match */SIP_DLL extern msg_hclass_t sip_if_match_class[];enum { /**@ingroup sip_mime_version @internal * * Hash of MIME-Version header. */ sip_mime_version_hash = 49047 };/**Header class for SIP MIME-Version header. * * The header class sip_mime_version_class defines how a SIP * MIME-Version header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_mime_version_t header structure. * * @ingroup sip_mime_version */SIP_DLL extern msg_hclass_t sip_mime_version_class[];enum { /**@ingroup sip_content_type @internal * * Hash of Content-Type header. */ sip_content_type_hash = 51226 };/**Header class for SIP Content-Type header. * * The header class sip_content_type_class defines how a SIP * Content-Type header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_content_type_t header structure. * * @ingroup sip_content_type */SIP_DLL extern msg_hclass_t sip_content_type_class[];enum { /**@ingroup sip_content_encoding @internal * * Hash of Content-Encoding header. */ sip_content_encoding_hash = 8707 };/**Header class for SIP Content-Encoding header. * * The header class sip_content_encoding_class defines how a SIP * Content-Encoding header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_content_encoding_t header structure. * * @ingroup sip_content_encoding */SIP_DLL extern msg_hclass_t sip_content_encoding_class[];enum { /**@ingroup sip_content_language @internal * * Hash of Content-Language header. */ sip_content_language_hash = 62108 };/**Header class for SIP Content-Language header. * * The header class sip_content_language_class defines how a SIP * Content-Language header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_content_language_t header structure. * * @ingroup sip_content_language */SIP_DLL extern msg_hclass_t sip_content_language_class[];enum { /**@ingroup sip_content_disposition @internal * * Hash of Content-Disposition header. */ sip_content_disposition_hash = 16333 };/**Header class for SIP Content-Disposition header. * * The header class sip_content_disposition_class defines how a SIP * Content-Disposition header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_content_disposition_t header structure. * * @ingroup sip_content_disposition */SIP_DLL extern msg_hclass_t sip_content_disposition_class[];enum { /**@ingroup sip_content_length @internal * * Hash of Content-Length header. */ sip_content_length_hash = 8402 };/**Header class for SIP Content-Length header. * * The header class sip_content_length_class defines how a SIP * Content-Length header is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_content_length_t header structure. * * @ingroup sip_content_length */SIP_DLL extern msg_hclass_t sip_content_length_class[];enum { /**@ingroup sip_unknown @internal * * Hash of unknown headers. */ sip_unknown_hash = -3 };/**Header class for SIP unknown headers. * * The header class sip_unknown_class defines how a SIP * unknown headers is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_unknown_t header structure. * * @ingroup sip_unknown */SIP_DLL extern msg_hclass_t sip_unknown_class[];enum { /**@ingroup sip_error @internal * * Hash of erroneous headers. */ sip_error_hash = -4 };/**Header class for SIP erroneous headers. * * The header class sip_error_class defines how a SIP * erroneous headers is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_error_t header structure. * * @ingroup sip_error */SIP_DLL extern msg_hclass_t sip_error_class[];enum { /**@ingroup sip_separator @internal * * Hash of separator line between headers and payload. */ sip_separator_hash = -5 };/**Header class for SIP separator line between headers and payload. * * The header class sip_separator_class defines how a SIP * separator line between headers and payload is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_separator_t header structure. * * @ingroup sip_separator */SIP_DLL extern msg_hclass_t sip_separator_class[];enum { /**@ingroup sip_payload @internal * * Hash of message payload. */ sip_payload_hash = -6 };/**Header class for SIP message payload. * * The header class sip_payload_class defines how a SIP * message payload is parsed and printed. It also * contains methods used by SIP parser and other functions * to manipulate the sip_payload_t header structure. * * @ingroup sip_payload */SIP_DLL extern msg_hclass_t sip_payload_class[];SOFIA_END_DECLS#endif /* !defined SIP_HCLASSES_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -