INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
gbxserialdeviceacfr::RxMsgCallback Class Reference#include <serialdevicehandler.h>
Inherited by gbxserialdeviceacfr::StickInBufferCallback.
Detailed DescriptionThe implementation of this class needs to be provided by the user. It is called when a new message is received.Be aware that this callback is called in the message-reading thread -- if you hog it, no more messages will arrive till you un-hog it. The documentation for this class was generated from the following file: |