w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11UnitDL11.hpp
Go to the documentation of this file.
1
// $Id: RtclRw11UnitDL11.hpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2013-2018 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2018-12-07 1078 1.2 use std::shared_ptr instead of boost
8
// 2017-04-08 870 1.1 inherit from RtclRw11UnitBase
9
// 2013-03-01 493 1.0 Initial version
10
// 2013-02-16 488 0.1 First draft
11
// ---------------------------------------------------------------------------
12
13
18
#ifndef included_Retro_RtclRw11UnitDL11
19
#define included_Retro_RtclRw11UnitDL11 1
20
21
#include "
librw11/Rw11UnitDL11.hpp
"
22
#include "
librw11/Rw11CntlDL11.hpp
"
23
24
#include "
RtclRw11UnitTerm.hpp
"
25
#include "
RtclRw11UnitBase.hpp
"
26
27
namespace
Retro
{
28
29
class
RtclRw11UnitDL11
:
public
RtclRw11UnitBase
<Rw11UnitDL11,Rw11UnitTerm,
30
RtclRw11UnitTerm> {
31
public
:
32
RtclRw11UnitDL11
(Tcl_Interp* interp,
33
const
std::string& unitcmd,
34
const
std::shared_ptr<Rw11UnitDL11>& spunit);
35
~RtclRw11UnitDL11
();
36
37
protected
:
38
};
39
40
}
// end namespace Retro
41
42
//#include "RtclRw11UnitDL11.ipp"
43
44
#endif
RtclRw11UnitBase.hpp
RtclRw11UnitTerm.hpp
Rw11CntlDL11.hpp
Rw11UnitDL11.hpp
Retro::RtclRw11UnitBase
Implemenation (all inline) of RtclRw11UnitBase.
Definition:
RtclRw11UnitBase.hpp:29
Retro::RtclRw11UnitDL11
FIXME_docs.
Definition:
RtclRw11UnitDL11.hpp:30
Retro::RtclRw11UnitDL11::~RtclRw11UnitDL11
~RtclRw11UnitDL11()
Destructor.
Definition:
RtclRw11UnitDL11.cpp:45
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11UnitDL11.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6