CxxUtils::PackedArray::proxy Class Reference

proxy class for representing an lvalue to an element of PackedArray. More...

#include <PackedArray.h>

List of all members.

Public Member Functions

 proxy (PackedArray &arr, size_type n)
 Constructor, from a PackedArray and index n.
 operator value_type () const
 Retrieve the element referenced by the proxy.
proxyoperator= (value_type v)
 Set the element referenced by the proxy to v.

Detailed Description

proxy class for representing an lvalue to an element of PackedArray.


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