Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
Teuchos::RawPointerConversionTraits< ArrayRCP< T > > Class Template Reference

#include <Teuchos_getRawPtr.hpp>

Public Types

typedef ArrayRCP< T >::pointer Ptr_t
 

Static Public Member Functions

static Ptr_t getRawPtr (const ArrayRCP< T > &arcp)
 

Detailed Description

template<class T>
class Teuchos::RawPointerConversionTraits< ArrayRCP< T > >

Definition at line 74 of file Teuchos_getRawPtr.hpp.

Member Typedef Documentation

template<class T >
typedef ArrayRCP<T>::pointer Teuchos::RawPointerConversionTraits< ArrayRCP< T > >::Ptr_t

Definition at line 77 of file Teuchos_getRawPtr.hpp.

Member Function Documentation

template<class T >
static Ptr_t Teuchos::RawPointerConversionTraits< ArrayRCP< T > >::getRawPtr ( const ArrayRCP< T > &  arcp)
inlinestatic

Definition at line 78 of file Teuchos_getRawPtr.hpp.


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