Rcpp Version 0.9.10
Rcpp::sugar::NonaPrimitive< T > Class Template Reference

#include <nona.h>

List of all members.

Public Member Functions

 NonaPrimitive (T t)
 operator T ()

Private Attributes

x

Detailed Description

template<typename T>
class Rcpp::sugar::NonaPrimitive< T >

Definition at line 62 of file nona.h.


Constructor & Destructor Documentation

template<typename T >
Rcpp::sugar::NonaPrimitive< T >::NonaPrimitive ( t) [inline]

Definition at line 64 of file nona.h.


Member Function Documentation

template<typename T >
Rcpp::sugar::NonaPrimitive< T >::operator T ( ) [inline]

Definition at line 65 of file nona.h.

References Rcpp::sugar::NonaPrimitive< T >::x.


Member Data Documentation

template<typename T >
T Rcpp::sugar::NonaPrimitive< T >::x [private]

Definition at line 68 of file nona.h.

Referenced by Rcpp::sugar::NonaPrimitive< T >::operator T().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines