OpenXLSX
1.9.1
Loading...
Searching...
No Matches
XLIterator.hpp
Go to the documentation of this file.
1
#ifndef OPENXLSX_XLITERATOR_HPP
2
#define OPENXLSX_XLITERATOR_HPP
3
4
namespace
OpenXLSX
5
{
6
enum class
XLIteratorDirection
{
Forward
,
Reverse
};
7
enum class
XLIteratorLocation
{
Begin
,
End
};
8
9
}
// namespace OpenXLSX
10
11
#endif
// OPENXLSX_XLITERATOR_HPP
OpenXLSX
Definition
IZipArchive.hpp:18
OpenXLSX::XLIteratorLocation
XLIteratorLocation
Definition
XLIterator.hpp:7
OpenXLSX::XLIteratorLocation::Begin
@ Begin
OpenXLSX::XLIteratorDirection
XLIteratorDirection
Definition
XLIterator.hpp:6
OpenXLSX::XLIteratorDirection::Forward
@ Forward
OpenXLSX::XLIteratorDirection::Reverse
@ Reverse
OpenXLSX::XLTokenKind::End
@ End
Sentinel – end of input.
OpenXLSX
headers
XLIterator.hpp
Generated by
1.9.8