Public Member Functions | List of all members
SliceList Class Reference

A List with indirect slice addressing. More...

Public Member Functions

 SliceList (const UList< T > &values, const sliceRange &addr)
 
const Addr & addressing () const noexcept
 
Addr & addressing () noexcept
 

Detailed Description

A List with indirect slice addressing.

Source files

Definition at line 42 of file IndirectListsFwd.H.

Constructor & Destructor Documentation

◆ SliceList()

SliceList ( const UList< T > &  values,
const sliceRange addr 
)
inline

Definition at line 58 of file SliceList.H.

References SliceList::addressing().

Here is the call graph for this function:

Member Function Documentation

◆ addressing() [1/2]

const Addr& addressing
inlinenoexcept

Definition at line 70 of file IndirectListAddressing.H.

Referenced by SliceList::SliceList().

Here is the caller graph for this function:

◆ addressing() [2/2]

Addr& addressing
inlinenoexcept

Definition at line 76 of file IndirectListAddressing.H.


The documentation for this class was generated from the following files: