Now you can download a copy of these docs so you can use them offline! Download now
ITableProvider Class Referenceabstract

#include <ITableProvider.h>

Inheritance diagram for ITableProvider:

Public Member Functions

virtual ITableGetTable (std::string name)=0
 

Detailed Description

A simple interface to provide tables

Author
Mitchell

Definition at line 23 of file ITableProvider.h.

Member Function Documentation

virtual ITable* ITableProvider::GetTable ( std::string  name)
pure virtual

Get a table by name

Parameters
namethe name of the table
Returns
a Table with the given name

Implemented in NetworkTableProvider.


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

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6