handle class for a number of Pages
- Author
- Manuel Schiller manue.nosp@m.l.sc.nosp@m.hille.nosp@m.r@ni.nosp@m.khef..nosp@m.nl
- Date
- 2013-07-24
the associated pages are continuous in memory
Definition at line 133 of file BidirMMapPipe.h.
#include </home/sftnight/build/workspace/root-makedoc-v616/rootspi/rdoc/src/v6-16-00-patches/roofit/roofitcore/src/BidirMMapPipe.h>
◆ Pages() [1/3]
BidirMMapPipe_impl::Pages::Pages |
( |
| ) |
|
|
inline |
◆ ~Pages()
BidirMMapPipe_impl::Pages::~Pages |
( |
| ) |
|
◆ Pages() [2/3]
BidirMMapPipe_impl::Pages::Pages |
( |
const Pages & |
other | ) |
|
copy constructor
copy Pages handle to new object - old object loses ownership, and becomes a dangling handle
Definition at line 291 of file BidirMMapPipe.cxx.
◆ Pages() [3/3]
BidirMMapPipe_impl::Pages::Pages |
( |
PageChunk * |
parent, |
|
|
Page * |
pages, |
|
|
unsigned |
npg |
|
) |
| |
|
private |
◆ npages()
unsigned BidirMMapPipe_impl::Pages::npages |
( |
| ) |
const |
|
inline |
◆ operator=()
Pages & BidirMMapPipe_impl::Pages::operator= |
( |
const Pages & |
other | ) |
|
assignment operator
assign Pages handle to new object - old object loses ownership, and becomes a dangling handle
Definition at line 295 of file BidirMMapPipe.cxx.
◆ operator[]() [1/2]
unsigned BidirMMapPipe_impl::Pages::operator[] |
( |
Page * |
p | ) |
const |
|
inline |
◆ operator[]() [2/2]
Page * BidirMMapPipe_impl::Pages::operator[] |
( |
unsigned |
pgno | ) |
const |
|
inline |
◆ page()
Page * BidirMMapPipe_impl::Pages::page |
( |
unsigned |
pgno | ) |
const |
◆ pageno()
unsigned BidirMMapPipe_impl::Pages::pageno |
( |
Page * |
p | ) |
const |
◆ pagesize()
unsigned BidirMMapPipe_impl::Pages::pagesize |
( |
| ) |
|
|
static |
◆ swap()
void BidirMMapPipe_impl::Pages::swap |
( |
Pages & |
other | ) |
|
|
inline |
◆ BidirMMapPipe_impl::PageChunk
◆ m_pimpl
impl* BidirMMapPipe_impl::Pages::m_pimpl |
|
private |
The documentation for this class was generated from the following files: