w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11UnitTM11.hpp
Go to the documentation of this file.
1
// $Id: RtclRw11UnitTM11.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-17 683 1.0 Initial version
10
// ---------------------------------------------------------------------------
11
12
17
#ifndef included_Retro_RtclRw11UnitTM11
18
#define included_Retro_RtclRw11UnitTM11 1
19
20
#include "
librw11/Rw11UnitTM11.hpp
"
21
#include "
librw11/Rw11CntlTM11.hpp
"
22
23
#include "
RtclRw11UnitTape.hpp
"
24
#include "
RtclRw11UnitBase.hpp
"
25
26
namespace
Retro
{
27
28
class
RtclRw11UnitTM11
:
public
RtclRw11UnitBase
<Rw11UnitTM11,Rw11UnitTape,
29
RtclRw11UnitTape> {
30
public
:
31
RtclRw11UnitTM11
(Tcl_Interp* interp,
32
const
std::string& unitcmd,
33
const
std::shared_ptr<Rw11UnitTM11>& spunit);
34
~RtclRw11UnitTM11
();
35
36
protected
:
37
};
38
39
}
// end namespace Retro
40
41
//#include "RtclRw11UnitTM11.ipp"
42
43
#endif
RtclRw11UnitBase.hpp
RtclRw11UnitTape.hpp
Rw11CntlTM11.hpp
Rw11UnitTM11.hpp
Retro::RtclRw11UnitBase
Implemenation (all inline) of RtclRw11UnitBase.
Definition:
RtclRw11UnitBase.hpp:29
Retro::RtclRw11UnitTM11
FIXME_docs.
Definition:
RtclRw11UnitTM11.hpp:29
Retro::RtclRw11UnitTM11::~RtclRw11UnitTM11
~RtclRw11UnitTM11()
Destructor.
Definition:
RtclRw11UnitTM11.cpp:44
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11UnitTM11.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6