NoCheck< P > Struct Template Reference

#include <smart_ptr.h>

List of all members.

Public Member Functions

 NoCheck ()
template<class P1 >
 NoCheck (const NoCheck< P1 > &)

Static Public Member Functions

static void OnDefault (const P &)
static void OnInit (const P &)
static void OnDereference (const P &)
static void Swap (NoCheck &)


Detailed Description

template<class P>
struct NoCheck< P >

Definition at line 220 of file smart_ptr.h.


Constructor & Destructor Documentation

template<class P >
NoCheck< P >::NoCheck (  )  [inline]

Definition at line 222 of file smart_ptr.h.

00223         {}

template<class P >
template<class P1 >
NoCheck< P >::NoCheck ( const NoCheck< P1 > &   )  [inline]

Definition at line 226 of file smart_ptr.h.

00227         {}


Member Function Documentation

template<class P >
static void NoCheck< P >::OnDefault ( const P &   )  [inline, static]

Definition at line 229 of file smart_ptr.h.

00230         {}

template<class P >
static void NoCheck< P >::OnInit ( const P &   )  [inline, static]

Definition at line 232 of file smart_ptr.h.

00233         {}

template<class P >
static void NoCheck< P >::OnDereference ( const P &   )  [inline, static]

Definition at line 235 of file smart_ptr.h.

00236         {}

template<class P >
static void NoCheck< P >::Swap ( NoCheck< P > &   )  [inline, static]

Definition at line 238 of file smart_ptr.h.

00239         {}


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

Generated on Tue Aug 30 02:37:00 2011 for Smacky by  doxygen 1.5.8