w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Rw11UnitPC11.hpp
Go to the documentation of this file.
1
// $Id: Rw11UnitPC11.hpp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2013-2019 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2019-04-20 1134 1.1 add AttachDone()
8
// 2017-04-07 868 1.0.1 Dump(): add detail arg
9
// 2013-05-03 515 1.0 Initial version
10
// ---------------------------------------------------------------------------
11
12
17
#ifndef included_Retro_Rw11UnitPC11
18
#define included_Retro_Rw11UnitPC11 1
19
20
#include "
Rw11UnitStreamBase.hpp
"
21
22
namespace
Retro
{
23
24
class
Rw11CntlPC11;
// forw decl to avoid circular incl
25
26
class
Rw11UnitPC11
:
public
Rw11UnitStreamBase
<Rw11CntlPC11> {
27
public
:
28
29
Rw11UnitPC11
(
Rw11CntlPC11
* pcntl,
size_t
index);
30
~Rw11UnitPC11
();
31
32
virtual
void
Dump
(std::ostream& os,
int
ind=0,
const
char
* text=0,
33
int
detail=0)
const
;
34
35
protected
:
36
virtual
void
AttachDone
();
37
38
};
39
40
}
// end namespace Retro
41
42
//#include "Rw11UnitPC11.ipp"
43
44
#endif
Rw11UnitStreamBase.hpp
Retro::Rw11CntlPC11
FIXME_docs.
Definition:
Rw11CntlPC11.hpp:29
Retro::Rw11UnitPC11
FIXME_docs.
Definition:
Rw11UnitPC11.hpp:26
Retro::Rw11UnitPC11::AttachDone
virtual void AttachDone()
FIXME_docs.
Definition:
Rw11UnitPC11.cpp:65
Retro::Rw11UnitPC11::~Rw11UnitPC11
~Rw11UnitPC11()
Destructor.
Definition:
Rw11UnitPC11.cpp:47
Retro::Rw11UnitPC11::Dump
virtual void Dump(std::ostream &os, int ind=0, const char *text=0, int detail=0) const
FIXME_docs.
Definition:
Rw11UnitPC11.cpp:53
Retro::Rw11UnitStreamBase
Implemenation (inline) of Rw11UnitStreamBase.
Definition:
Rw11UnitStreamBase.hpp:25
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librw11
Rw11UnitPC11.hpp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6