Now you can download a copy of these docs so you can use them offline! Download now
#include <ITableProvider.h>

Public Member Functions | |
| virtual ITable * | GetTable (std::string name)=0 |
A simple interface to provide tables
Definition at line 23 of file ITableProvider.h.
|
pure virtual |
Get a table by name
| name | the name of the table |
Implemented in NetworkTableProvider.
1.8.6