|
virtual bool | setAtIndex (size_t index, const DynamicValue &dynValue)=0 |
|
virtual bool | getAtIndex (size_t index, DynamicValue &dynValue) const =0 |
|
virtual void | truncateToSize (size_t sz)=0 |
|
virtual bool | expandToMinimumSize (size_t sz)=0 |
|
virtual void | setFrom (const DynamicListContainerBase &other)=0 |
|
virtual const void * | getConstArrayPtr () const =0 |
|
virtual void * | getArrayPtr ()=0 |
|
virtual size_t | getSize () const =0 |
|
virtual bool | compareEqual (const DynamicListContainerBase &other) const =0 |
|
virtual DynamicListContainerBase * | clone () const =0 |
|
The documentation for this class was generated from the following file: