OpenXLSX 1.9.1
Loading...
Searching...
No Matches
OpenXLSX::XLRowRange Class Reference

#include <XLRow.hpp>

Public Member Functions

 XLRowRange (const XMLNode &dataNode, uint32_t first, uint32_t last, const XLSharedStrings &sharedStrings)
 
 XLRowRange (const XLRowRange &other)
 
 XLRowRange (XLRowRange &&other) noexcept
 
 ~XLRowRange ()
 
XLRowRangeoperator= (const XLRowRange &other)
 
XLRowRangeoperator= (XLRowRange &&other) noexcept
 
uint32_t rowCount () const
 
XLRowIterator begin ()
 
XLRowIterator end ()
 

Friends

class XLRowIterator
 

Constructor & Destructor Documentation

◆ XLRowRange() [1/3]

OpenXLSX::XLRowRange::XLRowRange ( const XMLNode dataNode,
uint32_t  first,
uint32_t  last,
const XLSharedStrings sharedStrings 
)
explicit
Parameters
dataNode
first
last
sharedStrings

◆ XLRowRange() [2/3]

OpenXLSX::XLRowRange::XLRowRange ( const XLRowRange other)
Parameters
other

◆ XLRowRange() [3/3]

OpenXLSX::XLRowRange::XLRowRange ( XLRowRange &&  other)
defaultnoexcept
Parameters
other

◆ ~XLRowRange()

OpenXLSX::XLRowRange::~XLRowRange ( )
default

Member Function Documentation

◆ begin()

XLRowIterator OpenXLSX::XLRowRange::begin ( )
Returns

◆ end()

XLRowIterator OpenXLSX::XLRowRange::end ( )
Returns

◆ operator=() [1/2]

XLRowRange & OpenXLSX::XLRowRange::operator= ( const XLRowRange other)
Parameters
other
Returns

◆ operator=() [2/2]

XLRowRange & OpenXLSX::XLRowRange::operator= ( XLRowRange &&  other)
defaultnoexcept
Parameters
other
Returns

◆ rowCount()

uint32_t OpenXLSX::XLRowRange::rowCount ( ) const
Returns

Friends And Related Symbol Documentation

◆ XLRowIterator

friend class XLRowIterator
friend

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