struct Contract::MessagesStatsQueue
- Contract::MessagesStatsQueue
- Contract::Interface
- Struct
- Value
- Object
Defined in:
contract/queue.crConstructors
Instance Method Summary
- #ack : UInt32
- #ack=(ack : UInt32)
- #ack_details : Details
- #ack_details=(ack_details : Details)
- #deliver : UInt32
- #deliver=(deliver : UInt32)
- #deliver_details : Details
- #deliver_details=(deliver_details : Details)
- #get : UInt32
- #get=(get : UInt32)
- #get_details : Details
- #get_details=(get_details : Details)
- #publish : UInt32
- #publish=(publish : UInt32)
- #publish_details : Details
- #publish_details=(publish_details : Details)
- #redeliver : UInt32
- #redeliver=(redeliver : UInt32)
- #redeliver_details : Details
- #redeliver_details=(redeliver_details : Details)
- #reject : UInt32
- #reject=(reject : UInt32)
- #reject_details : Details
- #reject_details=(reject_details : Details)
- #return_unroutable : UInt32
- #return_unroutable=(return_unroutable : UInt32)
- #return_unroutable_details : Details
- #return_unroutable_details=(return_unroutable_details : Details)