Slicer
4.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Some useful classes. More...
#include <Libs/vtkITK/itkTimeSeriesDatabaseHelper.h>
Public Member Functions | |
counted_ptr (ElementType *p=0) | |
allocate a new counter More... | |
counted_ptr (const counted_ptr &r) throw () | |
ElementType * | get () const throw () |
ElementType & | operator* () const throw () |
ElementType * | operator-> () const throw () |
counted_ptr & | operator= (const counted_ptr &r) |
bool | unique () const throw () |
~counted_ptr () | |
Some useful classes.
Definition at line 20 of file itkTimeSeriesDatabaseHelper.h.
|
inlineexplicit |
allocate a new counter
Definition at line 24 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 26 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 28 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 41 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 39 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 40 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 30 of file itkTimeSeriesDatabaseHelper.h.
|
inline |
Definition at line 42 of file itkTimeSeriesDatabaseHelper.h.