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


Public Member Functions | |
| virtual std::string | GetName ()=0 |
Public Member Functions inherited from Sendable | |
| virtual void | InitTable (ITable *subtable)=0 |
| virtual ITable * | GetTable ()=0 |
| virtual std::string | GetSmartDashboardType ()=0 |
The interface for sendable objects that gives the sendable a default name in the Smart Dashboard
Definition at line 19 of file NamedSendable.h.
|
pure virtual |
1.8.6