Public Member Functions | Private Attributes | Static Private Attributes
org.ros.internal.transport.queue.MessageDispatcherTest Class Reference

List of all members.

Public Member Functions

void before ()
void testMessageOrder () throws InterruptedException

Private Attributes

ExecutorService executorService
CircularBlockingDeque
< LazyMessage< std_msgs.Int32 > > 
lazyMessages
MessageFactory messageFactory

Static Private Attributes

static final int QUEUE_CAPACITY = 128

Detailed Description

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 40 of file MessageDispatcherTest.java.


Member Function Documentation

Definition at line 49 of file MessageDispatcherTest.java.

void org.ros.internal.transport.queue.MessageDispatcherTest.testMessageOrder ( ) throws InterruptedException [inline]

Definition at line 56 of file MessageDispatcherTest.java.


Member Data Documentation

Definition at line 44 of file MessageDispatcherTest.java.

CircularBlockingDeque<LazyMessage<std_msgs.Int32> > org.ros.internal.transport.queue.MessageDispatcherTest.lazyMessages [private]

Definition at line 45 of file MessageDispatcherTest.java.

Definition at line 46 of file MessageDispatcherTest.java.

Definition at line 42 of file MessageDispatcherTest.java.


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


rosjava_core
Author(s):
autogenerated on Wed Aug 26 2015 16:06:51