#include <DTuROSControlData.h>
Definition at line 22 of file DTuROSControlData.h.
◆ DTuROSROSData()
DTuROSROSData::DTuROSROSData |
( |
| ) |
|
|
inline |
◆ ~DTuROSROSData()
DTuROSROSData::~DTuROSROSData |
( |
| ) |
|
|
inline |
◆ getboardId()
int DTuROSROSData::getboardId |
( |
| ) |
const |
|
inline |
◆ geterror()
int DTuROSROSData::geterror |
( |
int |
i | ) |
const |
|
inline |
◆ geterrorFlag()
int DTuROSROSData::geterrorFlag |
( |
int |
i | ) |
const |
|
inline |
◆ geterrorROBID()
int DTuROSROSData::geterrorROBID |
( |
int |
i | ) |
const |
|
inline |
◆ geterrors()
std::vector<int> DTuROSROSData::geterrors |
( |
| ) |
const |
|
inline |
◆ geterrorTDCID()
int DTuROSROSData::geterrorTDCID |
( |
int |
i | ) |
const |
|
inline |
◆ getexword()
long DTuROSROSData::getexword |
( |
int |
i | ) |
const |
|
inline |
◆ getexwords()
std::vector<long> DTuROSROSData::getexwords |
( |
| ) |
const |
|
inline |
◆ getheader1()
long DTuROSROSData::getheader1 |
( |
| ) |
const |
|
inline |
◆ getheader2()
long DTuROSROSData::getheader2 |
( |
| ) |
const |
|
inline |
◆ getokflag()
int DTuROSROSData::getokflag |
( |
int |
i | ) |
const |
|
inline |
◆ getokword1()
long DTuROSROSData::getokword1 |
( |
| ) |
const |
|
inline |
◆ getokword2()
long DTuROSROSData::getokword2 |
( |
| ) |
const |
|
inline |
◆ getokxflag()
int DTuROSROSData::getokxflag |
( |
int |
i | ) |
const |
|
inline |
◆ getokxword()
long DTuROSROSData::getokxword |
( |
int |
i | ) |
const |
|
inline |
◆ getslot()
int DTuROSROSData::getslot |
( |
| ) |
const |
|
inline |
◆ gettrailer()
long DTuROSROSData::gettrailer |
( |
| ) |
const |
|
inline |
◆ getuserWord()
int DTuROSROSData::getuserWord |
( |
| ) |
const |
|
inline |
◆ seterror()
void DTuROSROSData::seterror |
( |
int |
error | ) |
|
|
inline |
◆ setexword()
void DTuROSROSData::setexword |
( |
long |
exword | ) |
|
|
inline |
◆ setheader1()
void DTuROSROSData::setheader1 |
( |
long |
dword | ) |
|
|
inline |
◆ setheader2()
void DTuROSROSData::setheader2 |
( |
long |
dword | ) |
|
|
inline |
◆ setokword1()
void DTuROSROSData::setokword1 |
( |
long |
okword | ) |
|
|
inline |
◆ setokword2()
void DTuROSROSData::setokword2 |
( |
long |
okword | ) |
|
|
inline |
◆ setokxword()
void DTuROSROSData::setokxword |
( |
int |
i, |
|
|
long |
okxword |
|
) |
| |
|
inline |
◆ setslot()
void DTuROSROSData::setslot |
( |
int |
slot | ) |
|
|
inline |
◆ settrailer()
void DTuROSROSData::settrailer |
( |
long |
dword | ) |
|
|
inline |
◆ error_
std::vector<int> DTuROSROSData::error_ |
|
private |
◆ exword_
std::vector<long> DTuROSROSData::exword_ |
|
private |
◆ header1_
long DTuROSROSData::header1_ |
|
private |
◆ header2_
long DTuROSROSData::header2_ |
|
private |
◆ okword1_
long DTuROSROSData::okword1_ |
|
private |
◆ okword2_
long DTuROSROSData::okword2_ |
|
private |
◆ okxword_
long DTuROSROSData::okxword_[SEISXOK] |
|
private |
◆ slot_
◆ trailer_
long DTuROSROSData::trailer_ |
|
private |