MD::StringListStream
MD::StringListStream< Trait > Class Template Referencefinal
#include <parser.h>
Public Member Functions | |
StringListStream (typename MdBlock< Trait >::Data &stream) | |
bool | atEnd () const |
long long int | currentLineNumber () const |
Trait::InternalString | lineAt (long long int pos) |
Trait::InternalString | readLine () |
long long int | size () const |
Detailed Description
template<class Trait>
class MD::StringListStream< Trait >
class MD::StringListStream< Trait >
Wrapper for typename Trait::StringList to be behaved like a stream.
Constructor & Destructor Documentation
◆ StringListStream()
template<class Trait >
|
inline |
Member Function Documentation
◆ atEnd()
template<class Trait >
|
inline |
◆ currentLineNumber()
template<class Trait >
|
inline |
◆ lineAt()
template<class Trait >
|
inline |
◆ readLine()
template<class Trait >
|
inline |
◆ size()
template<class Trait >
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Nov 6 2024 12:12:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Nov 6 2024 12:12:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.