isQueued = enqueue(queueObj,packet)
adds the packet packet to the tail of the first-in first-out (FIFO)
queue queueObj, and returns the status of the packet addition.
isQueued = enqueue(queueObj,packet,size)
adds the packet packet of specified size size to
the tail of the FIFO queue queueObj, and returns the status of the
packet addition.
FIFO queue, specified as an object of class wnet.FIFOQueue.
Packet to add at the tail of the FIFO queue, specified as any MATLAB data type.
Size of the specified packet in bytes, specified as a nonnegative integer. This
value represents the number of data bytes required to hold the specified packet. If no
value is specified, the enqueue function assumes that the specified
packet size is 0 bytes.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.