w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
RtclRw11CpuW11a.cpp
Go to the documentation of this file.
1
// $Id: RtclRw11CpuW11a.cpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2013- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2013-02-16 488 1.0 Initial version
8
// 2013-02-02 480 0.1 First draft
9
// ---------------------------------------------------------------------------
10
15
#include <iostream>
16
17
#include "
RtclRw11CpuW11a.hpp
"
18
19
using namespace
std;
20
26
// all method definitions in namespace Retro
27
namespace
Retro
{
28
29
//------------------------------------------+-----------------------------------
31
32
RtclRw11CpuW11a::RtclRw11CpuW11a
(Tcl_Interp* interp,
const
char
* name)
33
:
RtclRw11CpuBase
<
Rw11CpuW11a
>(interp, name,
"Rw11CpuW11a"
)
34
{
35
SetupGetSet
();
36
}
37
38
//------------------------------------------+-----------------------------------
40
41
RtclRw11CpuW11a::~RtclRw11CpuW11a
()
42
{}
43
44
//------------------------------------------+-----------------------------------
46
47
void
RtclRw11CpuW11a::SetupGetSet
()
48
{
49
RtclRw11Cpu::SetupGetSet
();
50
return
;
51
}
52
53
}
// end namespace Retro
RtclRw11CpuW11a.hpp
Retro::RtclRw11CpuBase
Implemenation (all inline) of RtclRw11CpuBase.
Definition:
RtclRw11CpuBase.hpp:27
Retro::RtclRw11CpuW11a::SetupGetSet
void SetupGetSet()
FIXME_docs.
Definition:
RtclRw11CpuW11a.cpp:47
Retro::RtclRw11CpuW11a::RtclRw11CpuW11a
RtclRw11CpuW11a(Tcl_Interp *interp, const char *name)
Constructor.
Definition:
RtclRw11CpuW11a.cpp:32
Retro::RtclRw11CpuW11a::~RtclRw11CpuW11a
~RtclRw11CpuW11a()
Destructor.
Definition:
RtclRw11CpuW11a.cpp:41
Retro::RtclRw11Cpu::SetupGetSet
void SetupGetSet()
FIXME_docs.
Definition:
RtclRw11Cpu.cpp:1567
Retro::Rw11CpuW11a
FIXME_docs.
Definition:
Rw11CpuW11a.hpp:25
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librwxxtpp
RtclRw11CpuW11a.cpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6