Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RFieldValue Class Reference

Represents transient storage of simple or complex C++ values.

The data carried by the value is used by the computational code and it is supposed to be serialized on Fill or deserialized into by reading. Only fields can generate their corresponding values. This class is a mere wrapper around the memory location, it does not own it. Memory ownership is managed through the REntry.

#include <ROOT/RFieldValue.hxx>


The documentation for this class was generated from the following file: