php man page for amqpqueue

Query: amqpqueue

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AMQPQUEUE(3)								 1							      AMQPQUEUE(3)

The AMQPQueue class

INTRODUCTION
Represents an AMQP queue.
CLASS SYNOPSIS
AMQPQueue AMQPQueue Methods o public bool AMQPQueue::ack AMQP_NOPARAM (int $delivery_tag, [int $flags]) o public bool AMQPQueue::bind (string $exchange_name, string $routing_key) o public bool AMQPQueue::cancel ([string $consumer_tag = ""]) o public AMQPQueue::__construct (AMQPChannel $amqp_channel) o public void AMQPQueue::consume AMQP_NOPARAM (callable $callback, [int $flags]) o public int AMQPQueue::declare (void ) o public bool AMQPQueue::delete (void ) o public mixed AMQPQueue::get ([int $flags = ini_get("amqp.auto_ack")]) o public mixed AMQPQueue::getArgument (string $key) o public array AMQPQueue::getArguments (void ) o public int AMQPQueue::getFlags (void ) o public string AMQPQueue::getName (void ) o public void AMQPQueue::nack AMQP_NOPARAM (string $delivery_tag, [string $flags]) o public bool AMQPQueue::purge (void ) o public void AMQPQueue::setArgument (string $key, mixed $value) o public void AMQPQueue::setArguments (array $arguments) o public void AMQPQueue::setFlags (int $flags) o public void AMQPQueue::setName (string $queue_name) o public bool AMQPQueue::unbind (string $exchange_name, string $routing_key) PHP Documentation Group AMQPQUEUE(3)
Related Man Pages
recursivedirectoryiterator(3) - php
directoryiterator(3) - php
reflectionfunction(3) - php
reflectionfunctionabstract(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update