w11 - cpp
0.794
Backend server for Rlink and w11
Toggle main menu visibility
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
f
k
m
n
o
r
s
t
w
Functions
a
b
c
f
m
n
o
r
s
t
w
Variables
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
f
i
k
m
n
o
p
s
u
v
w
Typedefs
a
b
c
e
g
m
n
o
p
r
s
x
Enumerations
c
f
l
o
p
r
s
t
Enumerator
k
t
Related Functions
Files
File List
File Members
All
Functions
Macros
▼
w11 - cpp
►
Modules
►
Namespaces
►
Classes
▼
Files
►
File List
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Loading...
Searching...
No Matches
Rw11CntlRHRP.ipp
Go to the documentation of this file.
1
// $Id: Rw11CntlRHRP.ipp 1186 2019-07-12 17:49:59Z mueller $
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
// Copyright 2015-2019 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
4
//
5
// Revision History:
6
// Date Rev Version Comment
7
// 2019-06-07 1160 1.0.1 RdmaStats() not longer const
8
// 2015-05-14 680 1.0 Initial version
9
// 2015-03-21 659 0.1 First draft
10
// ---------------------------------------------------------------------------
11
17
// all method definitions in namespace Retro
18
namespace
Retro
{
19
20
//------------------------------------------+-----------------------------------
22
23
inline
void
Rw11CntlRHRP::SetChunkSize
(
size_t
chunk)
24
{
25
fRdma
.
SetChunkSize
(chunk);
26
return
;
27
}
28
29
//------------------------------------------+-----------------------------------
31
32
inline
size_t
Rw11CntlRHRP::ChunkSize
()
const
33
{
34
return
fRdma
.
ChunkSize
();
35
}
36
37
//------------------------------------------+-----------------------------------
39
40
inline
Rstats
&
Rw11CntlRHRP::RdmaStats
()
41
{
42
return
fRdma
.
Stats
();
43
}
44
45
46
}
// end namespace Retro
Retro::Rstats
FIXME_docs.
Definition:
Rstats.hpp:28
Retro::Rw11CntlRHRP::SetChunkSize
void SetChunkSize(size_t chunk)
FIXME_docs.
Definition:
Rw11CntlRHRP.ipp:23
Retro::Rw11CntlRHRP::RdmaStats
Rstats & RdmaStats()
FIXME_docs.
Definition:
Rw11CntlRHRP.ipp:40
Retro::Rw11CntlRHRP::fRdma
Rw11RdmaDisk fRdma
Rdma controller.
Definition:
Rw11CntlRHRP.hpp:206
Retro::Rw11CntlRHRP::ChunkSize
size_t ChunkSize() const
FIXME_docs.
Definition:
Rw11CntlRHRP.ipp:32
Retro::Rw11Rdma::Stats
Rstats & Stats()
FIXME_docs.
Definition:
Rw11Rdma.ipp:85
Retro::Rw11Rdma::ChunkSize
size_t ChunkSize() const
FIXME_docs.
Definition:
Rw11Rdma.ipp:69
Retro::Rw11Rdma::SetChunkSize
void SetChunkSize(size_t chunk)
FIXME_docs.
Definition:
Rw11Rdma.cpp:75
Retro
Declaration of class ReventLoop.
Definition:
ReventLoop.cpp:47
librw11
Rw11CntlRHRP.ipp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6