Now you can download a copy of these docs so you can use them offline! Download now

NetworkTables::NetworkQueue Class Reference

List of all members.

Public Member Functions

void Offer (TransactionStart *value)
void Offer (TransactionEnd *value)
void Offer (Data *value, bool needsDelete=false)
void Offer (std::auto_ptr< Data > value)
bool IsEmpty ()
bool ContainsKey (Key *key)
std::pair< Data *, bool > Poll ()
void Clear ()
DataPeek ()
DataQueue_t::const_iterator GetQueueHead ()
bool IsQueueEnd (DataQueue_t::const_iterator it)

Detailed Description

Definition at line 23 of file NetworkQueue.h.


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

Generated on Thu Jan 12 2012 22:35:39 for WPILibC++ by doxygen 1.7.1