Macros | |
| #define | SOM_QFILT_CONTENT_TYPE 1000 | 
| #define | SOM_QFILT_EIT 1001 | 
| #define | SOM_QFILT_PRIORITY 1002 | 
| #define | SOM_QFILT_MORE_RECENT_THAN 1003 | 
| #define | SOM_QFILT_EARLIER_THAN 1004 | 
| #define | SOM_QFILT_MAX_SIZE 1005 | 
| #define | SOM_QFILT_ORIGINATOR 1006 | 
| #define | SOM_QFILT_RECIPIENT 1007 | 
| #define | SOM_QFILT_CHANNEL 1008 | 
| #define | SOM_QFILT_MTA 1009 | 
| #define | SOM_QFILT_QUEUEID 1010 | 
| #define | SOM_QFILT_MPDUID 1011 | 
| #define | SOM_QFILT_UAID 1012 | 
| #define | SOM_QFILT_RECIPSTATE 1013 | 
| #define | SOM_QSEL_CHANNEL 1100 | 
| #define | SOM_QSEL_CHANNEL_REGEXP 1101 | 
| #define | SOM_QSEL_MTA 1102 | 
| #define | SOM_QSEL_MTA_REGEXP 1103 | 
| #define | SOM_QSEL_QUEUE_ID 1104 | 
| #define | SOM_QSEL_QUEUE_ID_REGEXP 1105 | 
| #define | SOM_QSEL_RECIPNO 1106 | 
Detailed Description
Macro Definition Documentation
◆ SOM_QFILT_CONTENT_TYPE
| #define SOM_QFILT_CONTENT_TYPE 1000 | 
(S) Content type of message
Definition at line 517 of file queueatt.h.
◆ SOM_QFILT_EIT
| #define SOM_QFILT_EIT 1001 | 
(S) Space separated list of EITs
Definition at line 520 of file queueatt.h.
◆ SOM_QFILT_PRIORITY
| #define SOM_QFILT_PRIORITY 1002 | 
(I) Messages of this priority and above
Definition at line 523 of file queueatt.h.
◆ SOM_QFILT_MORE_RECENT_THAN
| #define SOM_QFILT_MORE_RECENT_THAN 1003 | 
(S) Messages queued more recently than given date/time
Definition at line 526 of file queueatt.h.
◆ SOM_QFILT_EARLIER_THAN
| #define SOM_QFILT_EARLIER_THAN 1004 | 
(S) Messages queued earlier than the given date/time
Definition at line 529 of file queueatt.h.
◆ SOM_QFILT_MAX_SIZE
| #define SOM_QFILT_MAX_SIZE 1005 | 
(I) Messages not larger than this size
Definition at line 532 of file queueatt.h.
◆ SOM_QFILT_ORIGINATOR
| #define SOM_QFILT_ORIGINATOR 1006 | 
(S) Originator address
Definition at line 535 of file queueatt.h.
◆ SOM_QFILT_RECIPIENT
| #define SOM_QFILT_RECIPIENT 1007 | 
(S) Recipient address
Definition at line 538 of file queueatt.h.
◆ SOM_QFILT_CHANNEL
| #define SOM_QFILT_CHANNEL 1008 | 
(S) Messages on this channel
Definition at line 541 of file queueatt.h.
◆ SOM_QFILT_MTA
| #define SOM_QFILT_MTA 1009 | 
(S) Messages on this MTA
Definition at line 544 of file queueatt.h.
◆ SOM_QFILT_QUEUEID
| #define SOM_QFILT_QUEUEID 1010 | 
(S) Message matching queue id
Definition at line 547 of file queueatt.h.
◆ SOM_QFILT_MPDUID
| #define SOM_QFILT_MPDUID 1011 | 
(S) Messages matching MTS Identifier
Definition at line 550 of file queueatt.h.
◆ SOM_QFILT_UAID
| #define SOM_QFILT_UAID 1012 | 
(S) Messages matching UA ID
Definition at line 553 of file queueatt.h.
◆ SOM_QFILT_RECIPSTATE
| #define SOM_QFILT_RECIPSTATE 1013 | 
(S) Messages matching a given recipient state
Definition at line 556 of file queueatt.h.
◆ SOM_QSEL_CHANNEL
| #define SOM_QSEL_CHANNEL 1100 | 
(S) Channel name
Definition at line 559 of file queueatt.h.
◆ SOM_QSEL_CHANNEL_REGEXP
| #define SOM_QSEL_CHANNEL_REGEXP 1101 | 
(S) Regular expression for channel name
Definition at line 562 of file queueatt.h.
◆ SOM_QSEL_MTA
| #define SOM_QSEL_MTA 1102 | 
(S) MTA name
Definition at line 565 of file queueatt.h.
◆ SOM_QSEL_MTA_REGEXP
| #define SOM_QSEL_MTA_REGEXP 1103 | 
(S) Regular expression for mta name
Definition at line 568 of file queueatt.h.
◆ SOM_QSEL_QUEUE_ID
| #define SOM_QSEL_QUEUE_ID 1104 | 
(S) message queue id
Definition at line 571 of file queueatt.h.
◆ SOM_QSEL_QUEUE_ID_REGEXP
| #define SOM_QSEL_QUEUE_ID_REGEXP 1105 | 
(S) Regular expression for message queue id
Definition at line 574 of file queueatt.h.
◆ SOM_QSEL_RECIPNO
| #define SOM_QSEL_RECIPNO 1106 | 
(I) Recipient number
Definition at line 577 of file queueatt.h.