Public Member Functions | Private Attributes

soa::Primitive< T, Y > Class Template Reference

#include <soa_types.h>

Inheritance diagram for soa::Primitive< T, Y >:
soa::Generic

List of all members.

Public Member Functions

 Primitive (const std::string &n, T t)
const T & value () const

Private Attributes

value_

template<class T, Type Y>
class soa::Primitive< T, Y >


Constructor & Destructor Documentation

template<class T , Type Y>
soa::Primitive< T, Y >::Primitive ( const std::string &  n,
t 
) [inline]

Member Function Documentation

template<class T , Type Y>
const T& soa::Primitive< T, Y >::value (  )  const [inline]

Member Data Documentation

template<class T , Type Y>
T soa::Primitive< T, Y >::value_ [private]

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