casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Friends
casa::memory::_nullptr_t_ Class Reference

#include <nullptr.h>

List of all members.

Public Member Functions

template<typename T >
 operator std::tr1::shared_ptr< T > () const
template<typename T >
bool check (const std::tr1::shared_ptr< T > &o) const

Private Member Functions

void do_init ()

Friends

class nullptr_init_

Detailed Description

Definition at line 37 of file nullptr.h.


Member Function Documentation

template<typename T >
bool casa::memory::_nullptr_t_::check ( const std::tr1::shared_ptr< T > &  o) const [inline]

Definition at line 40 of file nullptr.h.

void casa::memory::_nullptr_t_::do_init ( ) [inline, private]

Definition at line 43 of file nullptr.h.

template<typename T >
casa::memory::_nullptr_t_::operator std::tr1::shared_ptr< T > ( ) const [inline]

Definition at line 39 of file nullptr.h.


Friends And Related Function Documentation

friend class nullptr_init_ [friend]

Definition at line 42 of file nullptr.h.


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