Search Toolkit Book for CJson_ConstArray
#include <misc/jsonwrapp/jsonwrapp11.hpp>
JSON array is an ordered sequence of zero or more values. The class provides API to populate and explore a JSON array
Definition at line 358 of file jsonwrapp11.hpp.
◆ _ImplCIterator ◆ _ImplIterator ◆ const_reference ◆ value_type ◆ ~CJson_ConstArray() CJson_ConstArray::~CJson_ConstArray ( void ) inlineDefinition at line 490 of file jsonwrapp11.hpp.
◆ CJson_ConstArray() [1/3]Note: this does not copy Node data Instead, both Node objects will point to the same data.
Definition at line 1444 of file jsonwrapp11.hpp.
◆ CJson_ConstArray() [2/3] CJson_ConstArray::CJson_ConstArray ( void ) inlineprotectedDefinition at line 499 of file jsonwrapp11.hpp.
◆ CJson_ConstArray() [3/3] CJson_ConstArray::CJson_ConstArray ( _Impl * impl ) inlineprotected ◆ at()Return a reference to the element at a specified location in the array If index is greater than or equal to the size of the array, the function throws std::out_of_range exception.
Definition at line 1481 of file jsonwrapp11.hpp.
References operator[](), and size().
◆ back()Return a reference to the last element of the array.
If the array is empty, the result is undefined
Definition at line 1505 of file jsonwrapp11.hpp.
References operator[](), and size().
◆ begin() ◆ capacity() size_t CJson_ConstArray::capacity ( void ) const inline ◆ empty() bool CJson_ConstArray::empty ( void ) const inline ◆ end() ◆ front()Return a reference to the first element in the array If the array is empty, the result is undefined.
Definition at line 1499 of file jsonwrapp11.hpp.
References operator[]().
◆ operator=() ◆ operator[]() ◆ size() size_t CJson_ConstArray::size ( void ) const inline ◆ CJson_ConstNodeThe documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4