8 #ifndef NETWORKTABLEKEYLISTENERADAPTER_H_
9 #define NETWORKTABLEKEYLISTENERADAPTER_H_
14 #include "tables/ITableListener.h"
15 #include "tables/ITable.h"
17 #include "networktables/NetworkTable.h"
23 std::string relativeKey;
void ValueChanged(ITable *source, const std::string &key, EntryValue value, bool isNew)