w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Rw11UnitRL11.ipp
Go to the documentation of this file.
1
// $Id: Rw11UnitRL11.ipp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2014- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2014-06-08 561 1.0 Initial version
8
// ---------------------------------------------------------------------------
9
14
#include "
Rw11UnitRL11.hpp
"
15
21
// all method definitions in namespace Retro
22
namespace
Retro
{
23
24
//------------------------------------------+-----------------------------------
26
27
inline
void
Rw11UnitRL11::SetRlsta
(uint16_t rlsta)
28
{
29
fRlsta
= rlsta;
30
return
;
31
}
32
33
//------------------------------------------+-----------------------------------
35
36
inline
void
Rw11UnitRL11::SetRlpos
(uint16_t rlpos)
37
{
38
fRlpos
= rlpos;
39
return
;
40
}
41
42
//------------------------------------------+-----------------------------------
44
45
inline
uint16_t
Rw11UnitRL11::Rlsta
()
const
46
{
47
return
fRlsta
;
48
}
49
50
//------------------------------------------+-----------------------------------
52
53
inline
uint16_t
Rw11UnitRL11::Rlpos
()
const
54
{
55
return
fRlpos
;
56
}
57
58
}
// end namespace Retro
Rw11UnitRL11.hpp
Retro::Rw11UnitRL11::fRlsta
uint16_t fRlsta
Definition:
Rw11UnitRL11.hpp:41
Retro::Rw11UnitRL11::fRlpos
uint16_t fRlpos
Definition:
Rw11UnitRL11.hpp:42
Retro::Rw11UnitRL11::SetRlsta
void SetRlsta(uint16_t rlsta)
FIXME_docs.
Definition:
Rw11UnitRL11.ipp:27
Retro::Rw11UnitRL11::Rlpos
uint16_t Rlpos() const
FIXME_docs.
Definition:
Rw11UnitRL11.ipp:53
Retro::Rw11UnitRL11::SetRlpos
void SetRlpos(uint16_t rlpos)
FIXME_docs.
Definition:
Rw11UnitRL11.ipp:36
Retro::Rw11UnitRL11::Rlsta
uint16_t Rlsta() const
FIXME_docs.
Definition:
Rw11UnitRL11.ipp:45
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librw11
Rw11UnitRL11.ipp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6