

Public Member Functions | |
| IndirectVectorValueAccessor (AT &ref) | |
| const VAT & | get () override |
| Returns the value. | |
| void | set (const VAT &value) override |
| Sets the value. | |
| operator AT & () | |
Protected Attributes | |
| AT & | m_ref |
| VAT | m_buffer |
| bool | m_buffer_valid {false} |