Now you can download a copy of these docs so you can use them offline! Download now
OutgoingEntryReciever.cpp
1 /*
2  * OutgoingEntryReciever.cpp
3  *
4  * Created on: Nov 3, 2012
5  * Author: Mitchell Wills
6  */
7 
8 #include "networktables2/OutgoingEntryReceiver.h"
9 
10 OutgoingEntryReceiver_NULL_t OutgoingEntryReceiver_NULL;
11 
12 void OutgoingEntryReceiver_NULL_t::offerOutgoingAssignment(NetworkTableEntry* entry){}
13 void OutgoingEntryReceiver_NULL_t::offerOutgoingUpdate(NetworkTableEntry* entry){}

Generated on Sat Apr 26 2014 12:26:45 for WPILibC++ by doxygen 1.8.6