#include <soa_types.h>
Public Member Functions | |
| Primitive (const std::string &n, T t) | |
| const T & | value () const |
Private Attributes | |
| T | value_ |
| soa::Primitive< T, Y >::Primitive | ( | const std::string & | n, | |
| T | t | |||
| ) | [inline] |
| const T& soa::Primitive< T, Y >::value | ( | ) | const [inline] |
References soa::Primitive< T, Y >::value_.
T soa::Primitive< T, Y >::value_ [private] |
Referenced by soa::Primitive< T, Y >::value().
1.7.1