8 #ifndef NT_TABLELISTENER_H_ 9 #define NT_TABLELISTENER_H_ 14 #include "llvm/StringRef.h" 31 typedef std::function<void(NetworkTable* parent, StringRef name,
37 #endif // NT_TABLELISTENER_H_ Definition: IEntryNotifier.h:15
StringRef - Represent a constant reference to a string, i.e.
Definition: StringRef.h:42