DAW JSON Link
Public Member Functions | List of all members
DAW_JSON_NS::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_NS::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_NS::json_details::location_info_t::get_range ( ) const
inlineconstexpr

◆ missing()

constexpr bool DAW_JSON_NS::json_details::location_info_t::missing ( ) const
inlineconstexpr

◆ set_range()

template<typename ParseState >
constexpr void DAW_JSON_NS::json_details::location_info_t::set_range ( ParseState  parse_state)
inlineconstexpr

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