input adapter for buffer input
More...
#include <json.hpp>
input adapter for buffer input
Definition at line 2365 of file json.hpp.
◆ input_buffer_adapter() [1/3]
nlohmann::detail::input_buffer_adapter::input_buffer_adapter |
( |
const char * |
b, |
|
|
const std::size_t |
l |
|
) |
| |
|
inlinenoexcept |
◆ input_buffer_adapter() [2/3]
◆ input_buffer_adapter() [3/3]
◆ ~input_buffer_adapter()
nlohmann::detail::input_buffer_adapter::~input_buffer_adapter |
( |
| ) |
|
|
overridedefault |
◆ get_character()
std::char_traits< char >::int_type nlohmann::detail::input_buffer_adapter::get_character |
( |
| ) |
|
|
inlineoverridevirtualnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ cursor
const char* nlohmann::detail::input_buffer_adapter::cursor |
|
private |
pointer to the current character
Definition at line 2391 of file json.hpp.
◆ limit
const char* const nlohmann::detail::input_buffer_adapter::limit |
|
private |
pointer past the last character
Definition at line 2393 of file json.hpp.
The documentation for this class was generated from the following file:
- external/MecaCell/mecacell/utilities/json.hpp