edu.wpi.first.wpilibj.networktables2
Interface OutgoingEntryReceiver
- All Known Subinterfaces:
- FlushableOutgoingEntryReceiver
- All Known Implementing Classes:
- ClientConnectionAdapter, ServerConnectionAdapter, ServerConnectionList, TransactionDirtier, WriteManager
public interface OutgoingEntryReceiver
NULL
static final OutgoingEntryReceiver NULL
offerOutgoingAssignment
void offerOutgoingAssignment(NetworkTableEntry entry)
offerOutgoingUpdate
void offerOutgoingUpdate(NetworkTableEntry entry)
Copyright © 2013. All rights reserved.