w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11UnitTerm.hpp
Go to the documentation of this file.
1
// $Id: RtclRw11UnitTerm.hpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2013-2017 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2017-04-08 870 1.1 use Rw11UnitTerm& ObjUV(); inherit from RtclRw11Unit
8
// 2013-04-26 511 1.0.1 add M_type
9
// 2013-03-03 494 1.0 Initial version
10
// 2013-03-01 493 0.1 First draft
11
// ---------------------------------------------------------------------------
12
13
18
#ifndef included_Retro_RtclRw11UnitTerm
19
#define included_Retro_RtclRw11UnitTerm 1
20
21
#include "
librw11/Rw11UnitTerm.hpp
"
22
23
#include "
RtclRw11Unit.hpp
"
24
25
namespace
Retro
{
26
27
class
RtclRw11UnitTerm
:
public
RtclRw11Unit
{
28
public
:
29
RtclRw11UnitTerm
(
const
std::string& type);
30
~RtclRw11UnitTerm
();
31
32
virtual
Rw11UnitTerm
&
ObjUV
() = 0;
33
34
protected
:
35
int
M_type
(
RtclArgs
& args);
36
void
SetupGetSet
();
37
38
};
39
40
}
// end namespace Retro
41
42
//#include "RtclRw11UnitTerm.ipp"
43
44
#endif
RtclRw11Unit.hpp
Rw11UnitTerm.hpp
Retro::RtclArgs
FIXME_docs.
Definition:
RtclArgs.hpp:41
Retro::RtclRw11UnitTerm
FIXME_docs.
Definition:
RtclRw11UnitTerm.hpp:27
Retro::RtclRw11UnitTerm::ObjUV
virtual Rw11UnitTerm & ObjUV()=0
Retro::RtclRw11UnitTerm::SetupGetSet
void SetupGetSet()
FIXME_docs.
Definition:
RtclRw11UnitTerm.cpp:69
Retro::RtclRw11UnitTerm::~RtclRw11UnitTerm
~RtclRw11UnitTerm()
FIXME_docs.
Definition:
RtclRw11UnitTerm.cpp:48
Retro::RtclRw11UnitTerm::M_type
int M_type(RtclArgs &args)
FIXME_docs.
Definition:
RtclRw11UnitTerm.cpp:54
Retro::RtclRw11Unit
FIXME_docs.
Definition:
RtclRw11Unit.hpp:38
Retro::Rw11UnitTerm
FIXME_docs.
Definition:
Rw11UnitTerm.hpp:34
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11UnitTerm.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6