|
|
|
class TRawEventBuf : public TPckgBuf< TRawEvent >;
Encapsulates a hardware event object as a descriptor (package buffer) for the purpose of data transfer.
TPckgBuf< TRawEvent > - No description.
TRawEventBuf - ...
Defined in TRawEventBuf:
Event()constGets the hardware event object from the package buffer.inline TRawEvent& Event() const;
Gets the hardware event object from the package buffer.
|