8 #ifndef NTCORE_NETWORKTABLES_TABLELISTENER_H_ 9 #define NTCORE_NETWORKTABLES_TABLELISTENER_H_ 14 #include <wpi/StringRef.h> 31 typedef std::function<void(NetworkTable* parent, StringRef name,
37 #endif // NTCORE_NETWORKTABLES_TABLELISTENER_H_ Definition: IStorage.h:21
StringRef - Represent a constant reference to a string, i.e.
Definition: StringRef.h:49