A C D E F G H I K L M N O P R S T U V

R

rdrID - Variable in class edu.washington.cs.rfid.data.AntMetadata
 
rdrID - Variable in class edu.washington.cs.rfid.data.RdrMetadata
 
RdrMetadata - Class in edu.washington.cs.rfid.data
The memory-resident representation of reader metadata.
RdrMetadata(int, String, int, double, double, double, double, double, int, String, int) - Constructor for class edu.washington.cs.rfid.data.RdrMetadata
Creates a new RdrMetadata with the specified parameters.
rdrMetadataUpdate(RdrMetadata, DeploymentDataConnectionListener.UpdateType) - Method in interface edu.washington.cs.rfid.data.db.DeploymentDataConnectionListener
 
ReaderConnection - Class in edu.washington.cs.rfid.gateway
Maintains a connection to a reader, accepts incoming TRE packets and forwards them to the ReaderGateway.
ReaderConnection(RdrMetadata, int[], String, char[], long) - Constructor for class edu.washington.cs.rfid.gateway.ReaderConnection
Creates a new ReaderConnection with the specified parameters.
ReaderConnectionListener - Interface in edu.washington.cs.rfid.gateway
An interface for classes that listen to one or more ReaderConnection.
ReaderGateway - Class in edu.washington.cs.rfid.gateway
The reader gateway.
ReaderGateway(ReaderGatewayParameters) - Constructor for class edu.washington.cs.rfid.gateway.ReaderGateway
Creates a new ReaderGateway with the specified parameters.
ReaderGatewayListener - Interface in edu.washington.cs.rfid.gateway
An interface for classes that listen to one or more ReaderGateway objects.
ReaderGatewayParameters - Class in edu.washington.cs.rfid.gateway
A class to encapsulate parameters for creation of a ReaderGateway.
ReaderGatewayParameters() - Constructor for class edu.washington.cs.rfid.gateway.ReaderGatewayParameters
Creates a new ReaderGatewayParameters with default parameters.
ReaderGatewayParameters(int, DBParameters, char[], String, long, boolean) - Constructor for class edu.washington.cs.rfid.gateway.ReaderGatewayParameters
Creates a new ReaderGatewayParameters with the specified parameters.
registerSignal(String) - Method in class edu.washington.cs.rfid.util.RFIDSignalHandler
Registers an OS signal for handling by this RFIDSignalHandler.
releaseConnection(SimplePostgresConnection) - Method in class edu.washington.cs.rfid.data.db.SimplePostgresConnectionPool
Return the specified connection to the connection pool.
RFIDSignalHandler - Class in edu.washington.cs.rfid.util
An abstract class for custom handling OS signals SIGINT, SIGTERM, and SIGHUP.
RFIDSignalHandler() - Constructor for class edu.washington.cs.rfid.util.RFIDSignalHandler
Creates a new RFIDSignalHandler.
RFIDSignalListener - Interface in edu.washington.cs.rfid.util
An interface for custom signal handling.
rollback() - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
Rolls back database state to the last committed transaction.
rollback() - Method in class edu.washington.cs.rfid.data.db.SimpleDBConnection
 
rollback() - Method in class edu.washington.cs.rfid.data.db.SimplePostgresConnection
Rolls back to the last committed transaction.
rollback() - Method in class edu.washington.cs.rfid.data.db.TagDataConnection
Rolls back database state to the last committed transaction.
run() - Method in class edu.washington.cs.rfid.data.db.DeploymentDataConnection
The run method from Thread.
run() - Method in class edu.washington.cs.rfid.gateway.ReaderConnection
The run method from class Thread.
run() - Method in class edu.washington.cs.rfid.gateway.ReaderGateway
Main loop for processing TREs.
run() - Method in class edu.washington.cs.rfid.net.routing.TagRouter
The run method from class Thread.

A C D E F G H I K L M N O P R S T U V