input adapter for buffer input
More...
#include <acts/blob/master/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>
|
const char * | cursor |
| pointer to the current character
|
|
const char *const | limit |
| pointer past the last character
|
|
input adapter for buffer input
Definition at line 3994 of file json.hpp.
View newest version in sPHENIX GitHub at line 3994 of file json.hpp
nlohmann::detail::input_buffer_adapter::input_buffer_adapter |
( |
const char * |
b, |
|
|
const std::size_t |
l |
|
) |
| |
|
inlinenoexcept |
nlohmann::detail::input_buffer_adapter::~input_buffer_adapter |
( |
| ) |
|
|
overridedefault |
std::char_traits<char>::int_type nlohmann::detail::input_buffer_adapter::get_character |
( |
| ) |
|
|
inlineoverridevirtualnoexcept |
const char* nlohmann::detail::input_buffer_adapter::cursor |
|
private |
pointer to the current character
Definition at line 4021 of file json.hpp.
View newest version in sPHENIX GitHub at line 4021 of file json.hpp
const char* const nlohmann::detail::input_buffer_adapter::limit |
|
private |
pointer past the last character
Definition at line 4023 of file json.hpp.
View newest version in sPHENIX GitHub at line 4023 of file json.hpp
The documentation for this class was generated from the following file:
- acts/blob/master/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp