w11 - cpp
0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Rw11CntlRL11.ipp
Go to the documentation of this file.
1
// $Id: Rw11CntlRL11.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-01-10 632 1.0 Initial version
9
// ---------------------------------------------------------------------------
10
16
// all method definitions in namespace Retro
17
namespace
Retro
{
18
19
//------------------------------------------+-----------------------------------
21
22
inline
void
Rw11CntlRL11::SetChunkSize
(
size_t
chunk)
23
{
24
fRdma
.
SetChunkSize
(chunk);
25
return
;
26
}
27
28
//------------------------------------------+-----------------------------------
30
31
inline
size_t
Rw11CntlRL11::ChunkSize
()
const
32
{
33
return
fRdma
.
ChunkSize
();
34
}
35
36
//------------------------------------------+-----------------------------------
38
39
inline
Rstats
&
Rw11CntlRL11::RdmaStats
()
40
{
41
return
fRdma
.
Stats
();
42
}
43
44
45
}
// end namespace Retro
Retro::Rstats
FIXME_docs.
Definition:
Rstats.hpp:28
Retro::Rw11CntlRL11::fRdma
Rw11RdmaDisk fRdma
Rdma controller.
Definition:
Rw11CntlRL11.hpp:215
Retro::Rw11CntlRL11::RdmaStats
Rstats & RdmaStats()
FIXME_docs.
Definition:
Rw11CntlRL11.ipp:39
Retro::Rw11CntlRL11::SetChunkSize
void SetChunkSize(size_t chunk)
FIXME_docs.
Definition:
Rw11CntlRL11.ipp:22
Retro::Rw11CntlRL11::ChunkSize
size_t ChunkSize() const
FIXME_docs.
Definition:
Rw11CntlRL11.ipp:31
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
Rw11CntlRL11.ipp
Generated on Thu Feb 9 2023 12:40:57 for w11 - cpp by
1.9.6