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

#include <NamedSendable.h>

Inheritance diagram for NamedSendable:
Collaboration diagram for NamedSendable:

Public Member Functions

virtual std::string GetName ()=0
 
- Public Member Functions inherited from Sendable
virtual void InitTable (ITable *subtable)=0
 
virtual ITableGetTable ()=0
 
virtual std::string GetSmartDashboardType ()=0
 

Detailed Description

The interface for sendable objects that gives the sendable a default name in the Smart Dashboard

Definition at line 19 of file NamedSendable.h.

Member Function Documentation

virtual std::string NamedSendable::GetName ( )
pure virtual
Returns
the name of the subtable of SmartDashboard that the Sendable object will use

Implemented in Command, Scheduler, and Subsystem.


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