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