w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11UnitRHRP.hpp
Go to the documentation of this file.
1
// $Id: RtclRw11UnitRHRP.hpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2015-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
// 2015-05-14 680 1.0 Initial version
10
// 2015-03-21 659 0.1 First draft
11
// ---------------------------------------------------------------------------
12
13
18
#ifndef included_Retro_RtclRw11UnitRHRP
19
#define included_Retro_RtclRw11UnitRHRP 1
20
21
#include "
librw11/Rw11UnitRHRP.hpp
"
22
#include "
librw11/Rw11CntlRHRP.hpp
"
23
24
#include "
RtclRw11UnitDisk.hpp
"
25
#include "
RtclRw11UnitBase.hpp
"
26
27
namespace
Retro
{
28
29
class
RtclRw11UnitRHRP
:
public
RtclRw11UnitBase
<Rw11UnitRHRP,Rw11UnitDisk,
30
RtclRw11UnitDisk> {
31
public
:
32
RtclRw11UnitRHRP
(Tcl_Interp* interp,
33
const
std::string& unitcmd,
34
const
std::shared_ptr<Rw11UnitRHRP>& spunit);
35
~RtclRw11UnitRHRP
();
36
37
protected
:
38
};
39
40
}
// end namespace Retro
41
42
//#include "RtclRw11UnitRHRP.ipp"
43
44
#endif
RtclRw11UnitBase.hpp
RtclRw11UnitDisk.hpp
Rw11CntlRHRP.hpp
Rw11UnitRHRP.hpp
Retro::RtclRw11UnitBase
Implemenation (all inline) of RtclRw11UnitBase.
Definition:
RtclRw11UnitBase.hpp:29
Retro::RtclRw11UnitRHRP
FIXME_docs.
Definition:
RtclRw11UnitRHRP.hpp:30
Retro::RtclRw11UnitRHRP::~RtclRw11UnitRHRP
~RtclRw11UnitRHRP()
Destructor.
Definition:
RtclRw11UnitRHRP.cpp:45
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11UnitRHRP.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6