#include <Data.h>

| Public Member Functions | |
| ReadAccessor (const data_container_type &d) | |
| ReadAccessor (const data_container_type *d) | |
|  Public Member Functions inherited from sofa::helper::ReadAccessor< T, Enable > | |
| ReadAccessor (const container_type &container) | |
| const_reference | ref () const | 
| operator const_reference () const | |
| const_pointer | operator-> () const | 
| const_reference | operator* () const | 
| Additional Inherited Members | |
|  Protected Attributes inherited from sofa::helper::ReadAccessor< T, Enable > | |
| const container_type * | vref | 
| 
 | inline | 
| 
 | inline |