PDFxTMDLib  1.0.0
Public Member Functions | List of all members
PDFxTMD::NumParser Class Reference

#include <NumParser.h>

Public Member Functions

 NumParser (std::string_view input) noexcept
 
void reset (std::string_view input) noexcept
 
template<typename T >
bool operator>> (T &value) noexcept
 
bool hasMore () const noexcept
 

Constructor & Destructor Documentation

◆ NumParser()

PDFxTMD::NumParser::NumParser ( std::string_view  input)
inlineexplicitnoexcept

Member Function Documentation

◆ hasMore()

bool PDFxTMD::NumParser::hasMore ( ) const
inlinenoexcept

◆ operator>>()

template<typename T >
bool PDFxTMD::NumParser::operator>> ( T &  value)
inlinenoexcept

◆ reset()

void PDFxTMD::NumParser::reset ( std::string_view  input)
inlinenoexcept

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