WPILibC++  trunk
Public Member Functions | List of all members
TransactionDirtier Class Reference

#include <TransactionDirtier.h>

Inheritance diagram for TransactionDirtier:
Inheritance graph
[legend]
Collaboration diagram for TransactionDirtier:
Collaboration graph
[legend]

Public Member Functions

 TransactionDirtier (OutgoingEntryReceiver &continuingReceiver)
 
void offerOutgoingAssignment (NetworkTableEntry *entry)
 
void offerOutgoingUpdate (NetworkTableEntry *entry)
 

Detailed Description

A transaction receiver that marks all Table entries as dirty in the entry store. Entries will not be passed to the continuing receiver if they are already dirty

Author
Mitchell

Definition at line 25 of file TransactionDirtier.h.


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