RTXI  2.4
The Real-Time eXperiment Interface Documentation
Data Fields | Protected Member Functions | Protected Attributes
IOBlockTest Class Reference

#include <io_tests.h>

Inheritance diagram for IOBlockTest:
Inheritance graph
Collaboration diagram for IOBlockTest:
Collaboration graph

Data Fields

std::string defaultBlockName
 
std::string defaultInputChannelName = "CHANNEL INPUT"
 
std::string defaultInputChannelDescription = "DEFAULT INPUT CHANNEL DESCRIPTION"
 
std::string defaultOutputChannelName = "CHANNEL OUTPUT"
 
std::string defaultOutputChannelDescription = "DEFAULT OUTPUT CHANNEL DESCRIPTION"
 
IO::channel_tdefaultChannelList
 

Protected Member Functions

 IOBlockTest ()
 
 ~IOBlockTest ()
 

Protected Attributes

IO::Blockblock
 

Detailed Description

Definition at line 29 of file io_tests.h.

Constructor & Destructor Documentation

◆ IOBlockTest()

IOBlockTest::IOBlockTest()
inlineprotected

Definition at line 40 of file io_tests.h.

◆ ~IOBlockTest()

IOBlockTest::~IOBlockTest()
inlineprotected

Definition at line 59 of file io_tests.h.

Field Documentation

◆ block

IO::Block* IOBlockTest::block
protected

Definition at line 63 of file io_tests.h.

◆ defaultBlockName

std::string IOBlockTest::defaultBlockName

Definition at line 32 of file io_tests.h.

◆ defaultChannelList

IO::channel_t* IOBlockTest::defaultChannelList

Definition at line 37 of file io_tests.h.

◆ defaultInputChannelDescription

std::string IOBlockTest::defaultInputChannelDescription = "DEFAULT INPUT CHANNEL DESCRIPTION"

Definition at line 34 of file io_tests.h.

◆ defaultInputChannelName

std::string IOBlockTest::defaultInputChannelName = "CHANNEL INPUT"

Definition at line 33 of file io_tests.h.

◆ defaultOutputChannelDescription

std::string IOBlockTest::defaultOutputChannelDescription = "DEFAULT OUTPUT CHANNEL DESCRIPTION"

Definition at line 36 of file io_tests.h.

◆ defaultOutputChannelName

std::string IOBlockTest::defaultOutputChannelName = "CHANNEL OUTPUT"

Definition at line 35 of file io_tests.h.


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