libpandac
0.0.0
A library designed for a comm.ai Panda.
|
Public Member Functions | |
bool | vinRead () |
const char * | vinResult () |
void | setPandaHandler (Handler &handler) |
void | requestVin () |
void | saveToFile (const char *filename) |
Public Member Functions inherited from Panda::CanListener | |
void | addToBlacklistBus (const int &busToBlock) |
Adds a BUS number to the blacklist. More... | |
void | addToBlacklistMessageId (const int &idToBlock) |
Adds a message ID number to the blacklist. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Panda::CanListener | |
void | newDataNotificationProxy (CanFrame *canFrame) |