WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
nt::RpcParamDef Struct Reference

NetworkTables RPC Parameter Definition. More...

#include <ntcore_cpp.h>

Public Member Functions

 RpcParamDef (StringRef name_, std::shared_ptr< Value > def_value_)
 

Public Attributes

std::string name
 
std::shared_ptr< Valuedef_value
 

Detailed Description

NetworkTables RPC Parameter Definition.


The documentation for this struct was generated from the following file: