WPILibC++
unspecified
|
Public Member Functions | |
EntryNotification (llvm::StringRef name_, std::shared_ptr< Value > value_, unsigned int flags_, EntryListenerCallback only_) | |
Public Attributes | |
std::string | name |
std::shared_ptr< Value > | value |
unsigned int | flags |
EntryListenerCallback | only |