json::Array Class Reference

List of all members.

Public Types

typedef std::deque
< UnknownElement
Elements
typedef Elements::iterator iterator
typedef Elements::const_iterator const_iterator

Public Member Functions

iterator Begin ()
iterator End ()
const_iterator Begin () const
const_iterator End () const
iterator Insert (const UnknownElement &element, iterator itWhere)
iterator Insert (const UnknownElement &element)
iterator Erase (iterator itWhere)
void Resize (size_t newSize)
void Clear ()
size_t Size () const
bool Empty () const
UnknownElementoperator[] (size_t index)
const UnknownElementoperator[] (size_t index) const
bool operator== (const Array &array) const

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1