RTXI  2.4
The Real-Time eXperiment Interface Documentation
Public Member Functions
DataRecorder::CustomEvent Class Reference

#include <data_recorder.h>

Inheritance diagram for DataRecorder::CustomEvent:
Inheritance graph
Collaboration diagram for DataRecorder::CustomEvent:
Collaboration graph

Public Member Functions

 CustomEvent (QEvent::Type)
 
virtual ~CustomEvent (void)
 
void setData (void *data)
 
void * getData (void)
 

Detailed Description

Definition at line 69 of file data_recorder.h.

Constructor & Destructor Documentation

◆ CustomEvent()

DataRecorder::CustomEvent::CustomEvent(QEvent::Type type)

Definition at line 323 of file data_recorder.cpp.

◆ ~CustomEvent()

virtual DataRecorder::CustomEvent::~CustomEvent(void )
inlinevirtual

Definition at line 73 of file data_recorder.h.

Member Function Documentation

◆ getData()

void * DataRecorder::CustomEvent::getData(void )

Definition at line 333 of file data_recorder.cpp.

◆ setData()

void DataRecorder::CustomEvent::setData(void * data)

Definition at line 328 of file data_recorder.cpp.


The documentation for this class was generated from the following files: