Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1497631
SensorSlotOfTestbench.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
530 B
Referenced Files
None
Subscribers
None
SensorSlotOfTestbench.h
View Options
#ifndef SENSORSLOTOFTESTBENCH_HEADERFILE
#define SENSORSLOTOFTESTBENCH_HEADERFILE
#include
"CSVreaderModule.h"
#include
"Sensor.h"
class
SensorSlotOfTestbench
{
protected
:
Sensor
*
sensor
;
CSVreaderModule
*
csvReaderModule
;
void
init_sensorSlotOfTestbench
();
public
:
SensorSlotOfTestbench
();
bool
set_sensor
(
Sensor
*
sensor
);
bool
del_sensor
();
Sensor
*
get_sensor
();
bool
set_csvReaderModule
(
CSVreaderModule
*
csvReaderModule
);
bool
del_csvReaderModule
();
CSVreaderModule
*
get_csvReaderModule
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Mar 1, 9:37 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
277276
Default Alt Text
SensorSlotOfTestbench.h (530 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment