DAW JSON Link
Public Member Functions | List of all members
daw::json::DAW_JSON_VER::json_details::location_info_t Class Reference

#include <daw_json_location_info.h>

Public Member Functions

constexpr location_info_t (daw::string_view Name)
 
template<typename ParseState >
constexpr auto get_range () const
 
constexpr bool missing () const
 
template<typename ParseState >
constexpr void set_range (ParseState parse_state)
 

Constructor & Destructor Documentation

◆ location_info_t()

constexpr daw::json::DAW_JSON_VER::json_details::location_info_t::location_info_t ( daw::string_view  Name)
inlineexplicitconstexpr

Member Function Documentation

◆ get_range()

template<typename ParseState >
constexpr auto daw::json::DAW_JSON_VER::json_details::location_info_t::get_range ( ) const
inlineconstexpr

◆ missing()

constexpr bool daw::json::DAW_JSON_VER::json_details::location_info_t::missing ( ) const
inlineconstexpr

◆ set_range()

template<typename ParseState >
constexpr void daw::json::DAW_JSON_VER::json_details::location_info_t::set_range ( ParseState  parse_state)
inlineconstexpr

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