FreeWRL / FreeX3D 4.3.0
vrml.external.FreeWRLEAI.EAIoutQueue Class Reference

Public Member Functions

synchronized void enqueue (EAIMessage msg)
 
synchronized EAIMessage dequeue ()
 
boolean isEmpty ()
 

Detailed Description

Definition at line 21 of file EAIoutQueue.java.

Constructor & Destructor Documentation

◆ EAIoutQueue()

vrml.external.FreeWRLEAI.EAIoutQueue.EAIoutQueue ( )
inline

Definition at line 25 of file EAIoutQueue.java.

Member Function Documentation

◆ dequeue()

synchronized EAIMessage vrml.external.FreeWRLEAI.EAIoutQueue.dequeue ( )
inline

Definition at line 40 of file EAIoutQueue.java.

◆ enqueue()

synchronized void vrml.external.FreeWRLEAI.EAIoutQueue.enqueue ( EAIMessage msg)
inline

Definition at line 29 of file EAIoutQueue.java.

◆ isEmpty()

boolean vrml.external.FreeWRLEAI.EAIoutQueue.isEmpty ( )
inline

Definition at line 53 of file EAIoutQueue.java.


The documentation for this class was generated from the following file: