Public Member Functions | |
void | frameCallback (const can::Frame &f) |
frameCollector () | |
Public Attributes | |
std::list< can::Frame > | frames |
Definition at line 37 of file to_socketcan_test.cpp.
frameCollector::frameCollector | ( | ) | [inline] |
Definition at line 42 of file to_socketcan_test.cpp.
void frameCollector::frameCallback | ( | const can::Frame & | f | ) | [inline] |
Definition at line 44 of file to_socketcan_test.cpp.
std::list<can::Frame> frameCollector::frames |
Definition at line 40 of file to_socketcan_test.cpp.